Skip to content

Commit

Permalink
feat(bspwm): reduce window gap to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasnorrby committed Nov 19, 2020
1 parent f8126d4 commit d66c0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wm/bspwm/bspwmrc
Expand Up @@ -18,7 +18,7 @@ bspc monitor DVI-D-0 -d I II III IV V
bspc monitor DVI-I-1 -d VI VII VIII IX X

bspc config border_width 2
bspc config window_gap 12
bspc config window_gap 10

bspc config split_ratio 0.52
bspc config borderless_monocle true
Expand Down

0 comments on commit d66c0f5

Please sign in to comment.