diff options
author | luxagraf <sng@luxagraf.net> | 2023-06-05 08:41:59 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2023-06-05 08:41:59 -0500 |
commit | c92bebd38b3a5c8db5a35a2052a38912ce99257a (patch) | |
tree | 05b502e3dde8c00cae6b1e0bcdbdc2ec1dfb4b66 /.config/openbox/autostart | |
parent | e7e7825f604bad7dfc2b9127071e79b49e86c0ba (diff) |
tweaked newsboat setup and changed trackpad number in openbox autostart
Diffstat (limited to '.config/openbox/autostart')
-rw-r--r-- | .config/openbox/autostart | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 4fa25b8..4444240 100644 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -5,9 +5,10 @@ nm-applet & clipmenud & urxvt & mpd & +syncthingtray & xset r rate 251 25 & xset -b xcape -e 'Control_L=Escape' -xinput set-prop 12 "libinput Click Method Enabled" 0 1 -xinput set-prop 12 "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 |