Disable StreamStudio Video Players

This commit is contained in:
MatMoul 2018-06-05 00:37:37 +02:00
parent bcc3a7592c
commit fed40a9aab

View file

@ -6,7 +6,7 @@ options+=("vlc" "Video player" off)
options+=("smplayer" "Video player" off)
options+=("mpv" "Recommended for smplayer" off)
options+=("smtube" "Youtube Player" off)
options+=("streamstudio-bin" "(AUR) Stream video Player" off)
#options+=("streamstudio-bin" "(AUR) Stream video Player" off)
sel=$(whiptail --backtitle "$apptitle" --title "Video Player applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \
"${options[@]}" \