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 c99e3d0..d0ec159 100644 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -1,11 +1,12 @@ +xcompmgr -c & tint2 & -urxvt & +thunar & redshift -l 34.3065:-82.66374 & nm-applet & clipmenud & nextcloud & xset r rate 251 25 & xset -b -xcape -e 'Caps_Lock=Escape' +xcape -e 'Control_L=Escape' xinput set-prop 14 "libinput Natural Scrolling Enabled" 1 -feh --bg-fill ~/pictures/desktops/Untitled_0535_by_Mike_Sinko.jpg +feh --bg-fill ~/pictures/desktops/delos.png |