diff --git a/scripts/mpd/mpd.sh b/scripts/mpd/mpd.sh index 16f4c25..af3d993 100755 --- a/scripts/mpd/mpd.sh +++ b/scripts/mpd/mpd.sh @@ -76,7 +76,7 @@ if [[ ${status} == *"repeat: on"* ]]; then elif [[ ${status} == *"repeat: off"* ]]; then urgent="-u 4" else - option_5=" Parsing Error" + option_5="󰑖 Parsing Error" fi # Random if [[ ${status} == *"random: on"* ]]; then @@ -84,7 +84,7 @@ if [[ ${status} == *"random: on"* ]]; then elif [[ ${status} == *"random: off"* ]]; then [ -n "$urgent" ] && urgent+=",5" || urgent="-u 5" else - option_6=" Parsing Error" + option_6="󰒝 Parsing Error" fi # Rofi CMD