mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
Added rule for virt-manager
This commit is contained in:
parent
73138850fb
commit
debc35fa51
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ bspc rule -a Lutris desktop='^5' follow=on state=floating
|
|||
bspc rule -a origin.exe desktop='^5' state=floating
|
||||
bspc rule -a Emacs desktop='^7' follow=on state=tiled
|
||||
bspc rule -a jetbrains-pycharm-ce desktop='^7' follow=on
|
||||
bspc rule -a Virt-manager desktop='^7' follow=on
|
||||
bspc rule -a Clementine desktop='^8' follow=on
|
||||
bspc rule -a Spotify desktop='^8' follow=on
|
||||
bspc rule -a Element desktop='^9'
|
||||
|
|
Loading…
Reference in a new issue