mirror of
https://github.com/elenapan/dotfiles.git
synced 2025-12-28 16:54:58 +08:00
updated configs and added new theme
Former-commit-id: 488cbd1dea
Former-commit-id: 914390f25007f54df96fbef624df61d21e72504a
Former-commit-id: e21d578947ea65c1264772b0c690aa9ffdf4c11a
This commit is contained in:
parent
134769b1ae
commit
64f20f19f2
3845 changed files with 44398 additions and 705 deletions
|
|
@ -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 :)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue