[Hyrpland] Improve bind

This commit is contained in:
2026-05-09 14:39:42 +02:00
parent e44f8728a8
commit a87f908b4d
+5
View File
@@ -97,6 +97,11 @@ windowrule = center on, match:title ^(File Operation Progress)$
windowrule = float on, match:title ^(Loading)(.*)$ windowrule = float on, match:title ^(Loading)(.*)$
windowrule = center on, match:title ^(Loading)(.*)$ windowrule = center on, match:title ^(Loading)(.*)$
windowrule = float on, match:title ^(AG Controller)(.*)$
windowrule = center on, match:title ^(AG Controller)(.*)$
windowrule = workspace special, match:title ^(AG Controller)(.*)$
windowrule = size 1200 800, match:title ^(AG Controller)(.*)$
windowrule = float on, match:title ^(Qalculate)(.*)$ windowrule = float on, match:title ^(Qalculate)(.*)$
windowrule = center on, match:title ^(Qalculate)(.*)$ windowrule = center on, match:title ^(Qalculate)(.*)$
windowrule = workspace special, match:title ^(Qalculate)(.*)$ windowrule = workspace special, match:title ^(Qalculate)(.*)$