This commit is contained in:
iFargle 2024-01-05 20:36:07 +09:00
parent 26f4f83e6d
commit a33367727d

View file

@ -65,7 +65,7 @@
"get-theme-times" = { "get-theme-times" = {
enable = true; enable = true;
partOf = [ "get-theme-times.service" ]; partOf = [ "get-theme-times.service" ];
timerConfig.OnCalendar = ["*:00"]; timerConfig.OnCalendar = ["*:37"];
timerConfig.OnBootSec= [ "2 min" ]; timerConfig.OnBootSec= [ "2 min" ];
}; };
"set-theme" = { "set-theme" = {