bspwm: Disable gapless monocle
This commit is contained in:
parent
b3ae079416
commit
efa5e0b09b
@ -71,7 +71,7 @@ bspc config border_width 4
|
|||||||
bspc config window_gap 6
|
bspc config window_gap 6
|
||||||
bspc config single_monocle false
|
bspc config single_monocle false
|
||||||
bspc config borderless_monocle false
|
bspc config borderless_monocle false
|
||||||
bspc config gapless_monocle true
|
bspc config gapless_monocle false
|
||||||
# Colors
|
# Colors
|
||||||
bspc config normal_border_color "#31363b" #Unfocused
|
bspc config normal_border_color "#31363b" #Unfocused
|
||||||
bspc config active_border_color "#1abc9c" #Focused, but current monitor isn't
|
bspc config active_border_color "#1abc9c" #Focused, but current monitor isn't
|
||||||
|
Loading…
Reference in New Issue
Block a user