fix workspace rules

This commit is contained in:
cool-mist
2026-01-22 15:51:26 +05:30
parent d5fda9750b
commit 1708c3ca21
+10 -4
View File
@@ -152,10 +152,6 @@ animations {
# windowrule = bordersize 0, floating:0, onworkspace:f[1]
# windowrule = rounding 0, floating:0, onworkspace:f[1]
# windowrule = workspace 10,title:(.*)MOVE TO WORKSPACE 10(.*)
# windowrule = center,title:(.*)MOVE TO WORKSPACE 10(.*)
# windowrule = size 800 500,title:(.*)MOVE TO WORKSPACE 10(.*)
workspace = 1, monitor:DP-1, default:true, persistent:true
workspace = 2, monitor:DP-1, default:true, persistent:true
workspace = 3, monitor:DP-1, default:true, persistent:true
@@ -306,6 +302,16 @@ windowrule {
suppress_event = maximize
}
windowrule {
name = debug-builds
match:title = .*Debug:.*
center = on
workspace = 10
size = 900 900
float = yes
}
# Fix some dragging issues with XWayland
windowrule {
# Fix some dragging issues with XWayland