diff options
Diffstat (limited to '.config/openbox/autostart')
-rw-r--r-- | .config/openbox/autostart | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart index b44b50b..5625854 100644 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -1,13 +1,14 @@ xcompmgr -c & -#tint2 & +tint2 & redshift-gtk -l 34.3065:-82.66374 & nm-applet & clipmenud & +syncthingtray & mpd & mullvad-vpn & xset r rate 251 25 & xset -b xcape -e 'Control_L=Escape' -xinput set-prop 11 "libinput Click Method Enabled" 0 1 -xinput set-prop 11 "libinput Natural Scrolling Enabled" 1 -feh --bg-fill ~/pictures/desktops/gray.png +xinput set-prop 9 "libinput Click Method Enabled" 0 1 +xinput set-prop 9 "libinput Natural Scrolling Enabled" 1 +feh --bg-fill ~/.desktop.jpg |