diff options
Diffstat (limited to '.config/bspwm')
-rwxr-xr-x | .config/bspwm/bspwmrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 00f23f7..7d25162 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -33,3 +33,4 @@ bspc rule -a Eom state=floating bspc rule -a feh state=floating bspc rule -a XTerm state=floating bspc rule -a Pavucontrol state=floating +bspc rule -a '*:slack' desktop='^9' state=tiled follow=off |