[hyprland] fix: fixed blueman window rule
This commit is contained in:
parent
4fb55bffa2
commit
8e7699f31b
@ -28,9 +28,9 @@
|
|||||||
"move center, class:(scratchbox)"
|
"move center, class:(scratchbox)"
|
||||||
|
|
||||||
# blueman
|
# blueman
|
||||||
"float, class:(blueman-manager), title:(Bluetooth Devices)"
|
"float, class:(.blueman-manager-wrapped), title:(.blueman-manager-wrapped)"
|
||||||
"size 1000 800, class:(blueman-manager), title:(Bluetooth Devices)"
|
"size 1000 800, class:(.blueman-manager-wrapped), title:(.blueman-manager-wrapped)"
|
||||||
"move center, class:(blueman-manager), title:(Bluetooth Devices)"
|
"move center, class:(.blueman-manager-wrapped), title:(.blueman-manager-wrapped)"
|
||||||
|
|
||||||
# clipse
|
# clipse
|
||||||
"float, class:(clipse)"
|
"float, class:(clipse)"
|
||||||
|
Reference in New Issue
Block a user