systemd: fix location of inputplug binary

This commit is contained in:
Vincent Bernat 2021-06-09 20:48:15 +02:00
parent d74eecf9cd
commit 1b2c3b55b3

View file

@ -5,4 +5,4 @@ PartOf=graphical-session@%i.target
[Service] [Service]
Environment=DISPLAY=%I Environment=DISPLAY=%I
ExecStartPre=/usr/bin/setxkbmap us ExecStartPre=/usr/bin/setxkbmap us
ExecStart=%h/bin/inputplug -d -0 -c %h/.config/awesome/bin/input-event ExecStart=%h/.local/bin/inputplug -d -0 -c %h/.config/awesome/bin/input-event