From 126cf6452f8f889b04945211c6f2d6f9a4df5ac0 Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Wed, 7 Jan 2026 19:36:04 +0100 Subject: [PATCH] wildfire: 505 - 6.18.2 (25.11.20251228.9ef2612) --- modules/hm/mako.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/mako.nix b/modules/hm/mako.nix index 8a88762..e46fd76 100644 --- a/modules/hm/mako.nix +++ b/modules/hm/mako.nix @@ -11,7 +11,7 @@ in { text-color = "${colors.gruvbox.fg0}"; border-color = "${colors.gruvbox.yellow}"; border-radius = 5; - default-timeout = 60000; + default-timeout = 10000; height = 100; width = 300; icons = true;