updated configs and added new theme

Former-commit-id: 488cbd1dea
Former-commit-id: 914390f25007f54df96fbef624df61d21e72504a
Former-commit-id: e21d578947ea65c1264772b0c690aa9ffdf4c11a
This commit is contained in:
elena 2017-09-07 20:47:41 +03:00
parent 134769b1ae
commit 64f20f19f2
3845 changed files with 44398 additions and 705 deletions

View file

@ -50,9 +50,7 @@ for (( i = 0; i < 8; i++ )); do
done
# Restart tint2 to reload config file
# The grep is to supress tint2 output
# (doesn't work very well because tint2 is run in the background and can bypass this)
tint2restart | grep shutup! &
tint2restart
echo "> tint2 has restarted!"
# Reconfigure openbox to reload theme
@ -68,4 +66,4 @@ WALLPAPER="$(cat ~/.wally/path_to_wallpaper)"
# (other good scripts: spectrum, colortest)
~/Scripts/Color/colortest
echo "> Current wallpaper: $WALLPAPER"
echo "> All done :)"
echo "> All done :)"