mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 21:03:59 +01:00
bspwm: Don't use single_monocle by default
Having a monocle-like layout on a tiled desktop layout is more confusing than it needs to be. If single_monocle is ever needed, it can be manually set on-demand instead.
This commit is contained in:
parent
fd7033e670
commit
92adb1f1bb
@ -17,9 +17,6 @@ bspc monitor -d 1 2 3 4 5 6
|
||||
|
||||
bspc config split_ratio 0.50
|
||||
|
||||
# Use monocle mode by default on single window desktops.
|
||||
bspc config single_monocle true
|
||||
|
||||
# When monocle mode is enabled, don't show borders or gaps (i.e. let it
|
||||
# take up the full available space on the screen).
|
||||
bspc config borderless_monocle true
|
||||
|
Loading…
Reference in New Issue
Block a user