Browse Source

zathura should open tiled, not floated

master
Marc 4 years ago
parent
commit
e2b386fbe8
1 changed files with 1 additions and 0 deletions
  1. 1
      .config/bspwm/bspwmrc

1
.config/bspwm/bspwmrc

@ -24,6 +24,7 @@ bspc rule -a Screenkey manage=off
bspc rule -a Emulator state=floating
bspc rule -a Emacs state=tiled
bspc rule -a org.remmina.Remmina state=floating rectangle=3440x1370+0+0
bspc rule -a Zathura state=tiled
#autostart stuff
numlockx on &

Loading…
Cancel
Save