diff --git a/bspwm/bspwmrc b/bspwm/bspwmrc index 314c4f1..7866bcb 100755 --- a/bspwm/bspwmrc +++ b/bspwm/bspwmrc @@ -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 diff --git a/bspwm/sxhkdrc b/bspwm/sxhkdrc index 00f32c6..272f3a2 100644 --- a/bspwm/sxhkdrc +++ b/bspwm/sxhkdrc @@ -59,6 +59,9 @@ super + x super + {r,u} /home/von/.config/bspwm/bspmenu_{run,url} +alt + F2 + dmenu_run + super + z bash -c "until i3lock -entc 661111 -i /home/von/Pictures/wallpaper.png; do :; done"