Fixed mako; added visicut

This commit is contained in:
Jurn Wubben 2025-07-27 23:12:03 +02:00
parent f79aa0d5d6
commit 0ece7c4a29
5 changed files with 64 additions and 9 deletions

View file

@ -3,6 +3,6 @@
in {
services.mako = {
inherit (osConfig.programs.hyprland) enable;
settings.default_timeout = 5000;
settings.default-timeout = 5000;
};
}