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;