diff --git a/private_dot_config/hypr/hyprland.conf b/private_dot_config/hypr/hyprland.conf index 4f47509..777d931 100644 --- a/private_dot_config/hypr/hyprland.conf +++ b/private_dot_config/hypr/hyprland.conf @@ -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