diff options
Diffstat (limited to 'user/postpone-screensaver.timer')
-rw-r--r-- | user/postpone-screensaver.timer | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/user/postpone-screensaver.timer b/user/postpone-screensaver.timer new file mode 100644 index 0000000..9e99279 --- /dev/null +++ b/user/postpone-screensaver.timer @@ -0,0 +1,9 @@ +[Unit] +Description=Minutely check if the screensaver has to be stopped + +[Timer] +OnStartupSec=7m +OnUnitActiveSec=7m + +[Install] +WantedBy=default.target |