Add longer options in .xprofile and qutebrowser rule and alias for qutebrowser-kiosk

This commit is contained in:
Tobias Reisinger 2020-10-07 13:53:05 +02:00
parent f001d79cf3
commit f29f221fde
3 changed files with 9 additions and 6 deletions
.config/bspwm

View file

@ -32,6 +32,7 @@ bspc config automatic_scheme alternate
bspc config external_rules_command "$HOME/.config/bspwm/external_rules"
bspc rule -a 'firefox' desktop='web'
bspc rule -a 'qutebrowser' desktop='web'
bspc rule -a 'firefox:Toolkit' follow='true' desktop='side-view' state='fullscreen'
bspc rule -a 'vlc' follow='true' desktop='side-view' state='fullscreen'