Skip to content

Commit

Permalink
swayidle: always restart service
Browse files Browse the repository at this point in the history
Signed-off-by: Antoine Damhet <antoine.damhet@lse.epita.fr>
  • Loading branch information
xdbob committed Aug 13, 2019
1 parent d54802d commit ccb8e1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systemd/swayidle.service.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ After=wayland-session.target
[Service]
Type=simple
ExecStart=@prefix@/bin/swayidle-conf
Restart=always

[Install]
WantedBy=wayland-session.target

0 comments on commit ccb8e1a

Please sign in to comment.