longer mako

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-12-02 21:03:28 +01:00
parent 051648954a
commit ed5f0784d1

View File

@@ -3,7 +3,7 @@
home.packages = with pkgs; [ libnotify ];
services.mako = with rice; {
enable = true;
defaultTimeout = 5000; # in ms
defaultTimeout = 10000; # in ms
backgroundColor = color.background;
textColor = color.foreground;
borderColor = color.border;