Fixed restore colour themes.
This commit is contained in:
parent
2f04c87f40
commit
d95dbe3357
|
@ -14,7 +14,7 @@ case $1 in
|
|||
# Load wallpaper from .cache of last session
|
||||
"init")
|
||||
if [ -f ~/.cache/current_wallpaper.jpg ]; then
|
||||
wal -q -i ~/.cache/current_wallpaper.jpg
|
||||
wal -q -c -i ~/.cache/current_wallpaper.jpg
|
||||
else
|
||||
wal -q -i ~/wallpaper/
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user