more attempts at bspwm, shame steam still does not work properly with it =/
This commit is contained in:
parent
99df1c8dc5
commit
545ab7f08e
2 changed files with 5 additions and 1 deletions
|
@ -18,10 +18,11 @@ bspc config split_ratio '0.50'
|
|||
bspc config borderless_monocle 'true'
|
||||
bspc config gapless_monocle 'true'
|
||||
bspc config focus_by_distance 'true'
|
||||
bspc config ignore_ewmh_focus 'true'
|
||||
#bspc config ignore_ewmh_focus 'true'
|
||||
#bspc config initial_polarity 'second_child'
|
||||
|
||||
bspc monitor -d 1 2 3 4 5
|
||||
|
||||
bspc rule -a Gimp desktop=^8 follow=on floating=on
|
||||
bspc rule -a Steam desktop=^4 follow=off floating=on
|
||||
bspc rule -a mpv floating=on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue