This commit is contained in:
iFargle 2024-01-05 20:32:52 +09:00
parent 91f3afee93
commit dfdbc61b20

View file

@ -65,8 +65,8 @@
"get-theme-times" = { "get-theme-times" = {
enable = true; enable = true;
partOf = [ "get-theme-times.service" ]; partOf = [ "get-theme-times.service" ];
timerConfig.OnCalendar = ["2min"]; timerConfig.OnCalendar = ["1 hour"];
timerConfig.OnBootSec= [ "2min" ]; timerConfig.OnBootSec= [ "2 min" ];
}; };
"set-theme" = { "set-theme" = {
enable = true; enable = true;