Added rule for KeePassXC

This commit is contained in:
Andrew Scott 2022-01-19 15:39:09 -05:00
parent 5f95b66087
commit d9b943fa0d
Signed by: a
GPG key ID: 3EB62D0BBB8DB381

View file

@ -16,6 +16,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