summaryrefslogtreecommitdiffstats
path: root/local/.bin/hornet/setup-inputs
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-02-23 02:12:28 -0500
committerJesse Luehrs <doy@tozt.net>2024-02-23 02:12:28 -0500
commit8a101b9fddfa5f1ddaa34aa66c05155a46669f36 (patch)
tree60cb5f4d74920fb48a9d810ab4fb327a2632cc7d /local/.bin/hornet/setup-inputs
parent374ba3423e11e31e8fd7ade4247e0dd85e4c5716 (diff)
downloadconf-8a101b9fddfa5f1ddaa34aa66c05155a46669f36.tar.gz
conf-8a101b9fddfa5f1ddaa34aa66c05155a46669f36.zip
convert watch-kbd to systemd
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