Files
nixos/Droidnix/generated/.config/hypr/window-rules.conf
T
2026-04-01 22:28:37 +02:00

22 lines
328 B
Plaintext

# Float apps near cursor, 900x700
windowrule {
class = nm-connection-editor
float = true
move = cursor
size = 900 700
}
windowrule {
class = Pavucontrol
float = true
move = cursor
size = 900 700
}
windowrule {
class = Blueman-manager
float = true
move = cursor
size = 900 700
}