1
0
Fork 0

more attempts at bspwm, shame steam still does not work properly with it =/

This commit is contained in:
Von Random 2015-06-25 00:57:14 +03:00
parent 99df1c8dc5
commit 545ab7f08e
2 changed files with 5 additions and 1 deletions

View file

@ -18,10 +18,11 @@ bspc config split_ratio '0.50'
bspc config borderless_monocle 'true' bspc config borderless_monocle 'true'
bspc config gapless_monocle 'true' bspc config gapless_monocle 'true'
bspc config focus_by_distance '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 config initial_polarity 'second_child'
bspc monitor -d 1 2 3 4 5 bspc monitor -d 1 2 3 4 5
bspc rule -a Gimp desktop=^8 follow=on floating=on 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 bspc rule -a mpv floating=on

View file

@ -59,6 +59,9 @@ super + x
super + {r,u} super + {r,u}
/home/von/.config/bspwm/bspmenu_{run,url} /home/von/.config/bspwm/bspmenu_{run,url}
alt + F2
dmenu_run
super + z super + z
bash -c "until i3lock -entc 661111 -i /home/von/Pictures/wallpaper.png; do :; done" bash -c "until i3lock -entc 661111 -i /home/von/Pictures/wallpaper.png; do :; done"