This commit is contained in:
Stephan Raabe
2024-06-13 15:06:45 +02:00
parent 95ff240509
commit daf9683dc5
13 changed files with 170 additions and 47 deletions
+1 -1
View File
@@ -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"