diff options
| author | Kyle Javier | 2021-09-19 01:10:20 -0400 |
|---|---|---|
| committer | Kyle Javier | 2021-09-19 01:10:20 -0400 |
| commit | 3662c88d2562063651da45d1496ba1b9374f4570 (patch) | |
| tree | ac0472cb7932b8e36818e17703c70e6a5d7b6bfb /awesome/autorun.sh | |
| parent | 27fe575611560277597878a14faa3f63745cdafd (diff) | |
added xinput.sh for mouse settings
Diffstat (limited to 'awesome/autorun.sh')
| -rwxr-xr-x | awesome/autorun.sh | 1 |
1 files changed, 1 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 |
