Fix adelle-theme

This commit is contained in:
Alexis Jhon Gaspar 2023-10-15 23:05:02 +08:00
parent 1fb1e159ce
commit 200675a686

View file

@ -92,7 +92,7 @@ setwall() {
if [ -z "$picwal" ]; then if [ -z "$picwal" ]; then
setwall setwall
else else
wal -i "$picwaldir/$picwal" -qst wal -i "$picwaldir/$picwal" -qste
if [ -z "$theme" ]; then if [ -z "$theme" ]; then
setcolor1 setcolor1
unset picwaldir unset picwaldir