why was i missing windowrule tag????

main
The_miro 2026-04-08 18:18:35 +02:00
parent b94e5b466e
commit 92f4148cb1
1 changed files with 9 additions and 0 deletions

View File

@ -26,6 +26,15 @@ windowrule {
} }
windowrule {
name = large-centered
match:tag = centered
float = on
move = (monitor_w*0.2) (monitor_h*0.2)
size = (monitor_w*0.6) (monitor_h*0.6)
}
windowrule { windowrule {
name = launcher name = launcher
match:tag = launcher match:tag = launcher