Updates
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ else
|
||||
fi
|
||||
|
||||
IFS=';' read -ra arrThemes <<< "$themestyle"
|
||||
echo "Theme: ${arrThemes[0]}"
|
||||
echo ":: Theme: ${arrThemes[0]}"
|
||||
|
||||
if [ ! -f ~/dotfiles/waybar/themes${arrThemes[1]}/style.css ]; then
|
||||
themestyle="/ml4w;/ml4w/light"
|
||||
|
||||
Reference in New Issue
Block a user