change border color
This commit is contained in:
parent
3368693b85
commit
3c6ef17c89
|
@ -18,11 +18,11 @@ setxkbmap -model evdev -layout eu
|
||||||
bspc monitor DP-0 -d term browser game code misc
|
bspc monitor DP-0 -d term browser game code misc
|
||||||
bspc monitor DP-4 -d browser2 comm music server mail tmp
|
bspc monitor DP-4 -d browser2 comm music server mail tmp
|
||||||
|
|
||||||
bspc config border_width 2
|
bspc config border_width 3
|
||||||
bspc config window_gap 18
|
bspc config window_gap 18
|
||||||
bspc config normal_border_color '#21201E'
|
bspc config normal_border_color '#21201E'
|
||||||
bspc config active_border_color '#21201E'
|
bspc config active_border_color '#21201E'
|
||||||
bspc config focused_border_color '#76573A'
|
bspc config focused_border_color '#C93B59'
|
||||||
|
|
||||||
bspc config split_ratio 0.5
|
bspc config split_ratio 0.5
|
||||||
bspc config borderless_monocle true
|
bspc config borderless_monocle true
|
||||||
|
|
Loading…
Reference in New Issue