Update Plasma
This commit is contained in:
parent
38973befb6
commit
45b53e85be
1 changed files with 2 additions and 0 deletions
|
@ -66,11 +66,13 @@
|
|||
enable = true;
|
||||
partOf = [ "get-theme-times.service" ];
|
||||
timerConfig.OnCalendar = ["1 hour"];
|
||||
timerConfig.OnBootSec= [ "2min" ];
|
||||
};
|
||||
"set-theme" = {
|
||||
enable = true;
|
||||
partOf = [ "set-theme.service" ];
|
||||
timerConfig.OnCalendar = [ "*:0..59" ];
|
||||
timerConfig.OnBootSec= [ "3min" ];
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue