mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 02:04:21 +02:00
systemd: fix location of inputplug binary
This commit is contained in:
parent
d74eecf9cd
commit
1b2c3b55b3
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ PartOf=graphical-session@%i.target
|
|||
[Service]
|
||||
Environment=DISPLAY=%I
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue