diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/openbox/autostart | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 1567dbb..601b4e9 100644 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -9,6 +9,6 @@ mpd & xset r rate 251 25 & xset -b xcape -e 'Control_L=Escape' -xinput --set-prop "PNP0C50:00 06CB:CDB0 Touchpad" "libinput Click Method Enabled" 0 1 -xinput set-prop 13 "libinput Natural Scrolling Enabled" 1 +xinput set-prop 11 "libinput Click Method Enabled" 0 1 +xinput set-prop 11 "libinput Natural Scrolling Enabled" 1 feh --bg-fill ~/pictures/desktops/boat2.jpg |