Add longer options in .xprofile and qutebrowser rule and alias for qutebrowser-kiosk
This commit is contained in:
parent
f001d79cf3
commit
f29f221fde
3 changed files with 9 additions and 6 deletions
.config/bspwm
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue