mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 09:53:10 -05:00
Added rule for origin.exe
This commit is contained in:
parent
2e603d0c07
commit
627df8c32b
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ bspc rule -a Blueman-manager state=floating
|
||||||
bspc rule -a Bitwarden state=floating
|
bspc rule -a Bitwarden state=floating
|
||||||
bspc rule -a Leafpad state=floating
|
bspc rule -a Leafpad state=floating
|
||||||
bspc rule -a KeePassXC state=floating
|
bspc rule -a KeePassXC state=floating
|
||||||
|
bspc rule -a origin.exe state=floating
|
||||||
|
|
||||||
bspc rule -a firefox desktop='^1' follow=on
|
bspc rule -a firefox desktop='^1' follow=on
|
||||||
bspc rule -a Chromium desktop='^2' follow=on
|
bspc rule -a Chromium desktop='^2' follow=on
|
||||||
|
|
Loading…
Reference in a new issue