diff --git a/config/hypr/hyprland/windowrules.conf b/config/hypr/hyprland/windowrules.conf index cb26ed5..e7a3f35 100644 --- a/config/hypr/hyprland/windowrules.conf +++ b/config/hypr/hyprland/windowrules.conf @@ -125,6 +125,11 @@ windowrule = no_screen_share on, match:class nm-connection-editor windowrule = no_screen_share on, match:title (.*)(secret)(.*) windowrule = no_screen_share on, match:class (.*)[aA]uthentication(.*) +# ── LOVR config ───────────────────────────────────────────────────── +windowrule = float on, match:title ^(.*)LÖVR(.*)$ +windowrule = size 1400 800, match:title ^(.*)LÖVR(.*)$ +windowrule = center on, match:title ^(.*)LÖVR(.*)$ + # ┌ ┐ # │ Layer rules │