Mako: disable usage of deprecated config value
Some checks failed
Update Nix Flake / update-flake (push) Failing after 15s
Some checks failed
Update Nix Flake / update-flake (push) Failing after 15s
This commit is contained in:
parent
a1dfeff98b
commit
7d8190210b
@ -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}";
|
||||
|
Loading…
x
Reference in New Issue
Block a user