From 1e9181a3b66ee6a842438c08852d10e6e0fe2d02 Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Wed, 3 Sep 2025 14:03:06 +0200 Subject: [PATCH] wildfire: 458 current 2025-09-03 14:03:04 25.05.20250831.b4c2c57 6.16.4 * --- 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 9b7cc11..1b3a408 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 = 15000; + default-timeout = 60000; height = 100; width = 300; icons = true;