bspwm: thicker border, thinner gap, focus_follows_pointer
This commit is contained in:
parent
2248367d98
commit
7273ba5dcd
@ -19,8 +19,8 @@ else
|
||||
bspc monitor "$monitor2" -f
|
||||
fi
|
||||
|
||||
bspc config border_width 2
|
||||
bspc config window_gap 12
|
||||
bspc config border_width 4
|
||||
bspc config window_gap 8
|
||||
|
||||
bspc config normal_border_color '#808080'
|
||||
bspc config focused_border_color '#3585ce'
|
||||
@ -33,5 +33,6 @@ bspc config gapless_monocle true
|
||||
|
||||
bspc config pointer_follows_focus true
|
||||
bspc config pointer_follows_monitor true
|
||||
bspc config focus_follows_pointer true
|
||||
|
||||
bspc rule -a Gimp desktop='^8' state=floating follow=on
|
||||
|
Loading…
x
Reference in New Issue
Block a user