This commit is contained in:
Stephan Raabe
2023-04-11 15:42:44 +02:00
parent dcb159a86d
commit f7c2f7d8c9
2 changed files with 16 additions and 13 deletions

View File

@@ -10,7 +10,7 @@
# -----------------------------------------------------
# Select wallpaper
selected=$(ls -1 ~/wallpaper | grep "jpg" | rofi -dmenu -p "Select the wallpaper")
selected=$(ls -1 ~/wallpaper | grep "jpg" | rofi -dmenu -p "Wallpapers")
if [ "$selected" ]; then