From 66abd7dc2e2087479a40bd95e7ee7425cc02fc67 Mon Sep 17 00:00:00 2001 From: Greg Kurts Date: Tue, 7 Oct 2025 15:14:22 -0500 Subject: [PATCH] Float org.gnome.Calculator (#1747) * Float and size Calculator * just use float --------- Co-authored-by: David Heinemeier Hansson --- default/hypr/apps/system.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/apps/system.conf b/default/hypr/apps/system.conf index cfbfe5ee..fbddc65c 100644 --- a/default/hypr/apps/system.conf +++ b/default/hypr/apps/system.conf @@ -5,6 +5,7 @@ windowrule = size 800 600, tag:floating-window windowrule = tag +floating-window, class:(blueberry.py|Impala|Wiremix|org.gnome.NautilusPreviewer|com.gabm.satty|Omarchy|About|TUI.float) windowrule = tag +floating-window, class:(xdg-desktop-portal-gtk|sublime_text|DesktopEditors|org.gnome.Nautilus), title:^(Open.*Files?|Open [F|f]older.*|Save.*Files?|Save.*As|Save|All Files) +windowrule = float, class:org.gnome.Calculator # Fullscreen screensaver windowrule = fullscreen, class:Screensaver