diff --git a/homes/julian/features/hyprland/mako/default.nix b/homes/julian/features/hyprland/mako/default.nix index 4673dc5..b34be37 100644 --- a/homes/julian/features/hyprland/mako/default.nix +++ b/homes/julian/features/hyprland/mako/default.nix @@ -15,7 +15,7 @@ in { services.mako = { enable = true; - defaultTimeout = 5000; # milliseconds, can be overwritten by notification sender + # defaultTimeout = 5000; # milliseconds, can be overwritten by notification sender # backgroundColor = "#${palette.base00}"; TODO fix # textColor = "#${palette.base05}"; # borderColor = "#${palette.base0D}";