Disable StreamStudio Video Players
This commit is contained in:
parent
bcc3a7592c
commit
fed40a9aab
1 changed files with 1 additions and 1 deletions
|
@ -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[@]}" \
|
||||
|
|
Loading…
Reference in a new issue