From 04f10a4afdb749827eaba2a2a99e55a2c5e731e7 Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Sun, 2 Nov 2025 20:57:51 +0100 Subject: [PATCH] thunderbird paste event window dimensions --- home-modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-modules/hyprland.nix b/home-modules/hyprland.nix index 2914cc1..664baf7 100644 --- a/home-modules/hyprland.nix +++ b/home-modules/hyprland.nix @@ -263,7 +263,6 @@ in { # "opacity ${transparency}, class:^(obsidian)$" "opacity ${transparency}, class:^(VSCodium)$" "opacity ${transparency}, title:^(wlogout)$" - "opaque, title:^(GNU Image Manipulation Program)$" "opaque, fullscreen:1" @@ -277,6 +276,7 @@ in { "dimaround, title:^(terminal-file-picker)$" "center, title:^(terminal-file-picker)$" "size 80% 80%, title:^(terminal-file-picker)$" + "size: 30% 30%, initialTitle:^(Select Calendar)$" ];