Add systemd timers to run the fixes periodically #3

Closed
eSh wants to merge 2 commits from systemd-timers into main
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 90f98c64cc - Show all commits

View File

@ -9,6 +9,7 @@ Requires=fix-theming.service
Unit=fix-theming.service
OnBootSec=1
OnUnitActiveSec=3
AccuracySec=1us
[Install]
WantedBy=timers.target

View File

@ -9,6 +9,7 @@ Requires=fix-tweaked-desktop-files.service
Unit=fix-tweaked-desktop-files.service
OnBootSec=1
OnUnitActiveSec=5
AccuracySec=1us
[Install]
WantedBy=timers.target