Add rules and keybinds
This commit is contained in:
parent
4bf95217f9
commit
f3fcf94db6
2 changed files with 7 additions and 3 deletions
.config/bspwm
|
@ -55,6 +55,7 @@ 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 'gcr-prompter' desktop='web'
|
||||
|
||||
bspc rule -a 'qutebrowser:kiosk' follow='true' desktop='side-view' state='fullscreen'
|
||||
bspc rule -a 'firefox:Toolkit' follow='true' desktop='side-view' state='fullscreen'
|
||||
|
@ -81,5 +82,7 @@ bspc rule -a 'Xarchiver' state='floating'
|
|||
bspc rule -a 'Signal' desktop='messenger'
|
||||
bspc rule -a 'Thunderbird:Mail' desktop='messenger' locked='true'
|
||||
|
||||
$HOME/.config/polybar/focus-voip.py &
|
||||
$HOME/.config/polybar/launch.sh &
|
||||
|
||||
$HOME/.config/bspwm/swallow.py &
|
||||
$HOME/.config/bspwm/focus-voip.py &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue