[hyprland] fix: fixed blueman window rule

This commit is contained in:
Simon Cornet 2024-06-13 16:42:36 +02:00
parent 4fb55bffa2
commit 8e7699f31b

View File

@ -28,9 +28,9 @@
"move center, class:(scratchbox)"
# blueman
"float, class:(blueman-manager), title:(Bluetooth Devices)"
"size 1000 800, class:(blueman-manager), title:(Bluetooth Devices)"
"move center, class:(blueman-manager), title:(Bluetooth Devices)"
"float, class:(.blueman-manager-wrapped), title:(.blueman-manager-wrapped)"
"size 1000 800, class:(.blueman-manager-wrapped), title:(.blueman-manager-wrapped)"
"move center, class:(.blueman-manager-wrapped), title:(.blueman-manager-wrapped)"
# clipse
"float, class:(clipse)"