Added window rule for xephyr

This commit is contained in:
2026-05-14 17:25:18 -04:00
parent 4982831883
commit f4bdae6f9f

View File

@@ -416,6 +416,12 @@ windowrule {
workspace = special:tools workspace = special:tools
} }
windowrule {
name = qet-xephyr
match:class = ^(Xephyr)$
tile = true
}
# Bind to launch the suite (Run this once) # Bind to launch the suite (Run this once)
bind = $mainMod, grave, exec, kitty --class btop btop bind = $mainMod, grave, exec, kitty --class btop btop
bind = $mainMod, grave, exec, kitty --class ncspot ncspot bind = $mainMod, grave, exec, kitty --class ncspot ncspot