mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 18:03:11 -05:00
Fix Blueman-manager not starting as floating
This commit is contained in:
parent
12321a7316
commit
351db3cd4e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ bspc config gapless_monocle true
|
|||
|
||||
bspc rule -a Galculator state=floating
|
||||
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 Leafpad state=floating
|
||||
bspc rule -a KeePassXC state=floating
|
||||
|
|
Loading…
Reference in a new issue