aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xawesome/autorun.sh1
-rwxr-xr-xawesome/xinput.sh4
2 files changed, 5 insertions, 0 deletions
diff --git a/awesome/autorun.sh b/awesome/autorun.sh
index 65ce80a..4c61138 100755
--- a/awesome/autorun.sh
+++ b/awesome/autorun.sh
@@ -32,3 +32,4 @@ run /usr/lib/gsd-power
run /usr/bin/gnome-keyring-daemon --start --components=secrets
run /usr/bin/gnome-keyring-daemon --start --components=ssh
run /home/kylert/.config/awesome/keymapper.sh
+run /home/kylert/.config/awesome/xinput.sh
diff --git a/awesome/xinput.sh b/awesome/xinput.sh
new file mode 100755
index 0000000..1886f04
--- /dev/null
+++ b/awesome/xinput.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+xinput set-prop "Logitech USB Trackball" "libinput Natural Scrolling Enabled" 1
+xinput set-prop "Logitech USB Trackball" "libinput Accel Speed" 0.90000