From d30f1dd63add54fd880bb1a4933f446002379ae1 Mon Sep 17 00:00:00 2001 From: Myned Date: Mon, 25 Nov 2024 09:08:04 -0600 Subject: [PATCH] hyprland: add file picker rule Signed-off-by: Myned --- options/custom/desktops/hyprland/rules.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/options/custom/desktops/hyprland/rules.nix b/options/custom/desktops/hyprland/rules.nix index 8e5e99a..141a848 100644 --- a/options/custom/desktops/hyprland/rules.nix +++ b/options/custom/desktops/hyprland/rules.nix @@ -285,6 +285,7 @@ in { (class "steam_app_1473350" ["workspace 0"]) # (the) Gnorp Apologue (class "Tap Wizard 2\\.x86_64" ["workspace 0"]) (class "Xdg-desktop-portal-gtk" ["noborder" "noshadow"]) + (title "File Upload" ["center" "float" "size 1000 625"]) (title "Open" ["center" "float" "size 1000 625"]) (title "Save As" ["center" "float" "size 1000 625"])