diff --git a/desktopenvs/hyprland/hypr-usr/windowrules.conf b/desktopenvs/hyprland/hypr-usr/windowrules.conf index f75c4dd..e97ad29 100644 --- a/desktopenvs/hyprland/hypr-usr/windowrules.conf +++ b/desktopenvs/hyprland/hypr-usr/windowrules.conf @@ -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 { name = launcher match:tag = launcher