Regenerated

This commit is contained in:
2026-04-02 08:44:01 +02:00
parent 1725019bb4
commit fd7c50d8e5
3 changed files with 316 additions and 385 deletions
@@ -1,31 +1,8 @@
# Custom window with border
windowrule {
exe = my-window
border_size = 10
float = true
move = cursor
}
# Network Manager editor
windowrule = float, move cursor, size 900 700, nm-connection-editor
# Network Manager editor floating near cursor
windowrule {
exe = nm-connection-editor
float = true
move = cursor
size = 900 700
}
# PulseAudio Volume Control
windowrule = float, move cursor, size 900 700, pavucontrol
# PulseAudio Volume Control floating near cursor
windowrule {
exe = pavucontrol
float = true
move = cursor
size = 900 700
}
# Blueman Manager floating near cursor
windowrule {
exe = blueman-manager
float = true
move = cursor
size = 900 700
}
# Blueman Manager
windowrule = float, move cursor, size 900 700, blueman-manager