diff options
Diffstat (limited to '.config/openbox/autostart')
-rw-r--r-- | .config/openbox/autostart | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 6ee039e..1567dbb 100644 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -1,13 +1,14 @@ xcompmgr -c & tint2 & -thunar & redshift -l 34.3065:-82.66374 & nm-applet & clipmenud & nextcloud & +urxvt & +mpd & xset r rate 251 25 & xset -b xcape -e 'Control_L=Escape' -xinput --set-prop "DELL07E6:00 06CB:76AF Touchpad" "libinput Click Method Enabled" 0 1 -xinput set-prop 14 "libinput Natural Scrolling Enabled" 1 +xinput --set-prop "PNP0C50:00 06CB:CDB0 Touchpad" "libinput Click Method Enabled" 0 1 +xinput set-prop 13 "libinput Natural Scrolling Enabled" 1 feh --bg-fill ~/pictures/desktops/boat2.jpg |