Skip to content

Commit

Permalink
[xidlehook] Copy systemd from xidlehook repo
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelRobitaille committed May 13, 2021
1 parent 38c459f commit 71c3cf9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions systemd/xidlehook.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ OnFailure=notify@%i.service

[Service]
Type=simple
Environment=DISPLAY=:0
Environment=XIDLEHOOK_SOCK=%t/xidlehook.socket
ExecStart=/usr/bin/xidlehook \
--socket $XIDLEHOOK_SOCK \
--not-when-audio \
--not-when-fullscreen \
--timer 60 \
Expand Down

0 comments on commit 71c3cf9

Please sign in to comment.