Added rule for KeePassXC

This commit is contained in:
Andrew Scott 2022-01-19 15:40:23 -05:00
parent 93b8406834
commit bd95b14070
Signed by: a
GPG key ID: 3EB62D0BBB8DB381

View file

@ -15,6 +15,7 @@ bspc rule -a vlc state=floating
bspc rule -a Blueman-manager state=floating 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 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