diff options
Diffstat (limited to '.config/openbox')
-rw-r--r-- | .config/openbox/autostart | 5 | ||||
-rw-r--r-- | .config/openbox/rc.xml | 6 |
2 files changed, 3 insertions, 8 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 5c1b398..b44b50b 100644 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -1,14 +1,13 @@ xcompmgr -c & -tint2 & +#tint2 & redshift-gtk -l 34.3065:-82.66374 & nm-applet & clipmenud & mpd & -nextcloud & 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/2017-09-01_084149_buckboard-abajo-mnts.jpg +feh --bg-fill ~/pictures/desktops/gray.png diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml index 93b82d6..14bcc0f 100644 --- a/.config/openbox/rc.xml +++ b/.config/openbox/rc.xml @@ -120,14 +120,10 @@ use obconf if you want to change these without having to log out and back in --> - <number>4</number> + <number>1</number> <firstdesk>1</firstdesk> <names> <name>1</name> - <name>2</name> - <name>3</name> - <name>4</name> - <name>5</name> </names> <popupTime>400</popupTime> <!-- The number of milliseconds to show the popup for when switching |