From 04aa3cca0dfafea7e09ca994a8d71842d2309d09 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 22 Aug 2025 21:28:48 +0200 Subject: [PATCH] Just use the same system dialog size for everything Will give more room to avoid clipping Omarchy logo too --- default/hypr/apps/system.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/default/hypr/apps/system.conf b/default/hypr/apps/system.conf index d7a84540..d70b242b 100644 --- a/default/hypr/apps/system.conf +++ b/default/hypr/apps/system.conf @@ -1,9 +1,7 @@ # Float and center settings and previews windowrule = float, class:^(blueberry.py|Impala|Wiremix|org.gnome.NautilusPreviewer|Omarchy|About)$ windowrule = center, class:^(blueberry.py|Impala|Wiremix|org.gnome.NautilusPreviewer|Omarchy|About)$ -windowrule = size 800 600, class:^(blueberry.py|Impala|Wiremix|org.gnome.NautilusPreviewer|com.gabm.satty)$ -windowrule = size 620 470, class:Omarchy -windowrule = size 700 520, class:About +windowrule = size 800 600, class:^(blueberry.py|Impala|Wiremix|org.gnome.NautilusPreviewer|com.gabm.satty|Omarchy|About)$ # Float and center file pickers windowrule = tag +picker, class:(xdg-desktop-portal-gtk|sublime_text)