@@ -97,7 +97,7 @@ rofimenu() {
else
error "No playlists found" 61
fi
choice="$(rofi -dmenu -p "$_name" <<< "$playlists")"
choice="$(rofi -dmenu -i -p "$_name" <<< "$playlists")"
[ -z "$choice" ] && error "User aborted at selection" 62
playlist "$_optrofi"/"$choice".gdp
return 0
The note is not visible to the blocked user.