Style Updates

This commit is contained in:
Stephan Raabe
2023-12-20 15:27:41 +01:00
parent ac2699361b
commit e12bb0c2b1
2 changed files with 253 additions and 1 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ done
# Show rofi dialog
# -----------------------------------------------------
listNames=${listNames::-2}
choice=$(echo -e "$listNames" | rofi -dmenu -i -replace -config ~/dotfiles/rofi/config-wallpaper.rasi -no-show-icons -width 30 -p "Themes" -format i)
choice=$(echo -e "$listNames" | rofi -dmenu -i -replace -config ~/dotfiles/rofi/config-themes.rasi -no-show-icons -width 30 -p "Themes" -format i)
# -----------------------------------------------------
# Set new theme by writing the theme information to ~/.cache/.themestyle.sh