systemd: make service restart on failure

xiccd crashed for some reason.
This commit is contained in:
Vincent Bernat 2021-06-18 08:18:04 +02:00
parent 1b2c3b55b3
commit a65d6371e8
7 changed files with 7 additions and 0 deletions

View file

@ -9,3 +9,4 @@ ExecStart=/usr/bin/compton --backend glx \
--xrender-sync-fence \
--vsync opengl-swc \
--paint-on-overlay
Restart=on-failure