summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-03-02 01:06:34 -0500
committerJesse Luehrs <doy@tozt.net>2019-03-02 01:06:34 -0500
commitbe4f668ef518689671c0925d9f49057dd0375923 (patch)
treee5843f843c1badbc9e2709fa548415bfc9f48069
parenta5a059c0e64b6b3e646c30b6e98ec44b3464f785 (diff)
downloadconf-be4f668ef518689671c0925d9f49057dd0375923.tar.gz
conf-be4f668ef518689671c0925d9f49057dd0375923.zip
setup-inputs does actually need to bounce xcape
-rwxr-xr-xbin/hush/setup-inputs3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/hush/setup-inputs b/bin/hush/setup-inputs
index c10d878..63d9c5d 100755
--- a/bin/hush/setup-inputs
+++ b/bin/hush/setup-inputs
@@ -11,3 +11,6 @@ xmodmap "$HOME"/.Xmodmap
# trackpad settings
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Accel Speed" 0.4
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Tapping Enabled" 1
+
+# needs to happen after xmodmap stuff
+svre xcape