From 5cac1c2482b48049eeb8cb0c3405d4df278f04b1 Mon Sep 17 00:00:00 2001 From: "Reid \"reidlab" Date: Fri, 24 May 2024 07:11:56 -0700 Subject: [PATCH] window rules. --- modules/desktop/hyprland.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index 75436ff..457202e 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -157,6 +157,9 @@ in { "float, initialTitle:^Select a file to open$" "center, initialTitle:^Select a file to open$" "size 1100 650, initialTitle:^Select a file to open$" + "float, initialTitle:^File Upload$" + "center, initialTitle:^File Upload$" + "size 1100 650, initialTitle:^File Upload$" # https://github.com/hyprwm/Hyprland/issues/6154 "center, class:^gcr-prompter" "center, class:^pinentry-"