diff options
| author | kd <kdam0@localhost.localdomain> | 2020-06-03 19:06:08 +0000 |
|---|---|---|
| committer | kd <kdam0@localhost.localdomain> | 2020-06-03 19:06:08 +0000 |
| commit | 92f8aaa867763fc4851e8ef11f09d48781b16f6a (patch) | |
| tree | 85af9c7c534b2ba45f76fdf5344458db577276c6 /bspwm/.config | |
| parent | ea5520b65333985614f18def4ad4fe39afa474e8 (diff) | |
bspwmrc added gaps to monacle for now...
Diffstat (limited to 'bspwm/.config')
| -rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 6b6940b..8ac7ba2 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -24,7 +24,7 @@ bspc config active_border_color '#0C1115' bspc config split_ratio 0.70 bspc config borderless_monocle true -bspc config gapless_monocle true +bspc config gapless_monocle false bspc config click_to_focus button1 bspc config focus_follows_pointer true bspc config remove_disabled_monitors true |
