diff --git a/nixos/common/desktops/plasma6/default.nix b/nixos/common/desktops/plasma6/default.nix index bc30ce40..16aa736a 100644 --- a/nixos/common/desktops/plasma6/default.nix +++ b/nixos/common/desktops/plasma6/default.nix @@ -65,7 +65,7 @@ "get-theme-times" = { enable = true; partOf = [ "get-theme-times.service" ]; - timerConfig.OnCalendar = ["1hour"]; + timerConfig.OnCalendar = ["*:00"]; timerConfig.OnBootSec= [ "2 min" ]; }; "set-theme" = {