diff options
| -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 3d585ba..6767bfb 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
| @@ -6,7 +6,7 @@ bspc config border_width 0 | |||
| 6 | bspc config window_gap 8 | 6 | bspc config window_gap 8 |
| 7 | bspc config split_ratio 0.50 | 7 | bspc config split_ratio 0.50 |
| 8 | bspc config focus_follows_pointer true | 8 | bspc config focus_follows_pointer true |
| 9 | bspc config pointer_follows_focus true | 9 | # bspc config pointer_follows_focus true |
| 10 | bspc config borderless_monocle true | 10 | bspc config borderless_monocle true |
| 11 | bspc config gapless_monocle true | 11 | bspc config gapless_monocle true |
| 12 | 12 | ||
