fix workspace rules
This commit is contained in:
@@ -152,10 +152,6 @@ animations {
|
|||||||
# windowrule = bordersize 0, floating:0, onworkspace:f[1]
|
# windowrule = bordersize 0, floating:0, onworkspace:f[1]
|
||||||
# windowrule = rounding 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 = 1, monitor:DP-1, default:true, persistent:true
|
||||||
workspace = 2, 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
|
workspace = 3, monitor:DP-1, default:true, persistent:true
|
||||||
@@ -306,6 +302,16 @@ windowrule {
|
|||||||
suppress_event = maximize
|
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
|
# Fix some dragging issues with XWayland
|
||||||
windowrule {
|
windowrule {
|
||||||
# Fix some dragging issues with XWayland
|
# Fix some dragging issues with XWayland
|
||||||
|
|||||||
Reference in New Issue
Block a user