Regenerated

This commit is contained in:
2026-04-01 22:32:50 +02:00
parent cec8a33a38
commit 1725019bb4
3 changed files with 326 additions and 299 deletions
@@ -1,5 +1,12 @@
# Floating apps near cursor with specific size
# Custom window with border
windowrule {
exe = my-window
border_size = 10
float = true
move = cursor
}
# Network Manager editor floating near cursor
windowrule {
exe = nm-connection-editor
float = true
@@ -7,6 +14,7 @@ windowrule {
size = 900 700
}
# PulseAudio Volume Control floating near cursor
windowrule {
exe = pavucontrol
float = true
@@ -14,6 +22,7 @@ windowrule {
size = 900 700
}
# Blueman Manager floating near cursor
windowrule {
exe = blueman-manager
float = true