diff --git a/systemd/inputplug@.service b/systemd/inputplug@.service index d9f52cd..86ec112 100644 --- a/systemd/inputplug@.service +++ b/systemd/inputplug@.service @@ -5,5 +5,4 @@ PartOf=graphical-session@%i.target [Service] Environment=DISPLAY=%I ExecStartPre=/usr/bin/setxkbmap us -ExecStart=%h/bin/inputplug -0 -c %h/.config/awesome/bin/input-event -Type=forking +ExecStart=%h/bin/inputplug -d -0 -c %h/.config/awesome/bin/input-event