diff options
Diffstat (limited to 'home/.local/bin/input-setup')
-rwxr-xr-x | home/.local/bin/input-setup | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home/.local/bin/input-setup b/home/.local/bin/input-setup index 50228e3..9b8dd17 100755 --- a/home/.local/bin/input-setup +++ b/home/.local/bin/input-setup @@ -36,8 +36,6 @@ setlayout "SEMITEK USB-HID Gaming Keyboard" us setlayout "Dierya DK61 Keyboard" us # setmodmap "Dierya DK61 Keyboard" -xmodmap ~/.config/X11/Xmodmap - if [ "$(uname -n)" = "hercules" ]; then xinput set-prop "ETPS/2 Elantech Touchpad" "libinput Tapping Enabled" 1 xinput set-prop "ETPS/2 Elantech Touchpad" "libinput Natural Scrolling Enabled" 1 |