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

23 lines
332 B
Plaintext

# Float apps near cursor, 900x700
windowrule {
app_id = nm-connection-editor
float = true
move = cursor
size = 900 700
}
windowrule {
app_id = pavucontrol
float = true
move = cursor
size = 900 700
}
windowrule {
app_id = blueman-manager
float = true
move = cursor
size = 900 700
}