From 26f4f83e6dd3fc5ab4fc477521d59504855387c7 Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 5 Jan 2024 20:35:14 +0900 Subject: [PATCH] test --- nixos/common/desktops/plasma6/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" = {