Solarized background.

This commit is contained in:
Julien Palard 2019-11-18 18:16:21 +01:00
parent 0a9ecb47c2
commit c292e0a8fc
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ export LC_MEASUREMENT=en_US.UTF-8
export LC_IDENTIFICATION=en_US.UTF-8
# Set background color
xsetroot -solid "#333333"
xsetroot -solid "#002b36"
# Enable core dumps in case something goes wrong
ulimit -c unlimited