open zathura fullscreen
This commit is contained in:
parent
58c609b15d
commit
be73a8bb34
1
bspwmrc
1
bspwmrc
|
@ -30,6 +30,7 @@ bspc config focus_follows_pointer true
|
||||||
bspc config external_rules_command ~/.config/bspwm/external.sh
|
bspc config external_rules_command ~/.config/bspwm/external.sh
|
||||||
|
|
||||||
bspc rule -a mpv state=floating follow=on
|
bspc rule -a mpv state=floating follow=on
|
||||||
|
bspc rule -a Zathura state=fullscreen follow=on
|
||||||
# bspc rule -a Gimp desktop='^8' state=floating follow=on
|
# bspc rule -a Gimp desktop='^8' state=floating follow=on
|
||||||
# bspc rule -a Chromium desktop='^2'
|
# bspc rule -a Chromium desktop='^2'
|
||||||
# bspc rule -a mplayer2 state=floating
|
# bspc rule -a mplayer2 state=floating
|
||||||
|
|
Loading…
Reference in New Issue