mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-24 12:54:38 +02:00
systemd: switch inputplug to packaged binary
This commit is contained in:
parent
c7e2878ed8
commit
956bfa4965
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ PartOf=graphical-session.target
|
|||
|
||||
[Service]
|
||||
ExecStartPre=/usr/bin/setxkbmap us
|
||||
ExecStart=%h/.local/bin/inputplug -d -0 -c %h/.config/i3/bin/input-event
|
||||
ExecStart=/usr/bin/inputplug -d -0 -c %h/.config/i3/bin/input-event
|
||||
Restart=on-failure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue