mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-02 22:34:20 +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
|
@ -6,3 +6,4 @@ PartOf=graphical-session@%i.target
|
|||
Environment=DISPLAY=%I
|
||||
ExecStartPre=/usr/bin/setxkbmap us
|
||||
ExecStart=%h/.local/bin/inputplug -d -0 -c %h/.config/awesome/bin/input-event
|
||||
Restart=on-failure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue