turn on libinput natural scrolling

This commit is contained in:
Yash Karandikar 2023-08-08 12:45:37 -05:00
parent 3845632a7a
commit cc31d5b788

View file

@ -32,6 +32,7 @@ exec --no-startup-id nm-applet
exec_always bluetoothctl power off
exec xinput set-prop 12 285 1 &
exec xinput set-prop "DLL06FE:00 04F3:300F Touchpad" "libinput Natural Scrolling Enabled" 1
# exec xrandr --output eDP1 --scale 0.8x0.8
exec ~/.fehbg &
# bindsym $mod+s exec scrot -e 'xclip -selection clipboard -t image/png -i $f && rm $f'