fix mako config parse error

This commit is contained in:
Noa Aarts 2025-05-09 09:04:26 +02:00
parent f19f95a249
commit 390cdd8fae
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -485,7 +485,7 @@ in
mako = {
enable = true;
# make notifications time out after 30 sec by default
settings.defaultTimeout = "30000";
settings.default-timeout = "30000";
};
playerctld.enable = true;
swayidle = {