mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-19 02:14:38 +02:00
systemd: make service restart on failure
xiccd crashed for some reason.
This commit is contained in:
parent
1b2c3b55b3
commit
a65d6371e8
7 changed files with 7 additions and 0 deletions
|
@ -9,3 +9,4 @@ ExecStart=/usr/bin/compton --backend glx \
|
|||
--xrender-sync-fence \
|
||||
--vsync opengl-swc \
|
||||
--paint-on-overlay
|
||||
Restart=on-failure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue