From 5c4712a5e2797c986909d9eae196fbbe34d5dbcb Mon Sep 17 00:00:00 2001 From: dim Date: Sun, 26 Oct 2025 22:12:37 +0700 Subject: [PATCH] update window rule --- home/system/hyprland/windowrule.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/system/hyprland/windowrule.nix b/home/system/hyprland/windowrule.nix index 327658a..4eb3e3a 100644 --- a/home/system/hyprland/windowrule.nix +++ b/home/system/hyprland/windowrule.nix @@ -10,7 +10,7 @@ "float, class:^(Zotero)$" "float, class:^(firefox)$" "center, class:^(firefox)$" - "size 620 920, class:^(firefox)$" + "size 620 720, class:^(firefox)$" "size 810 200, class:^(Zotero)$, title:^(Quick Format Citation)*$" "tag +dialog, class:^(firefox)$, title:^(Certificate for )*$" "tag +dialog, class:^(firefox)$, title:^(Extension: )*$"