Add systemd timers to run the fixes periodically #3
|
@ -9,6 +9,7 @@ Requires=fix-theming.service
|
||||||
Unit=fix-theming.service
|
Unit=fix-theming.service
|
||||||
OnBootSec=1
|
OnBootSec=1
|
||||||
OnUnitActiveSec=3
|
OnUnitActiveSec=3
|
||||||
|
AccuracySec=1us
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
|
@ -9,6 +9,7 @@ Requires=fix-tweaked-desktop-files.service
|
||||||
Unit=fix-tweaked-desktop-files.service
|
Unit=fix-tweaked-desktop-files.service
|
||||||
OnBootSec=1
|
OnBootSec=1
|
||||||
OnUnitActiveSec=5
|
OnUnitActiveSec=5
|
||||||
|
AccuracySec=1us
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
Loading…
Reference in New Issue
Block a user