summaryrefslogtreecommitdiffstats
path: root/local/.bin/hornet/setup-inputs
diff options
context:
space:
mode:
Diffstat (limited to 'local/.bin/hornet/setup-inputs')
-rwxr-xr-xlocal/.bin/hornet/setup-inputs4
1 files changed, 2 insertions, 2 deletions
diff --git a/local/.bin/hornet/setup-inputs b/local/.bin/hornet/setup-inputs
index 572feb1..cd1b4cf 100755
--- a/local/.bin/hornet/setup-inputs
+++ b/local/.bin/hornet/setup-inputs
@@ -14,5 +14,5 @@ xinput set-prop "$touchpad" "libinput Accel Speed" 0.4
xinput set-prop "$touchpad" "libinput Tapping Enabled" 1
# needs to happen after xmodmap stuff
-svre xcape
-svre xbindkeys
+systemctl --user restart xcape
+systemctl --user restart xbindkeys