Update gnome-mpv to celluloid
This commit is contained in:
parent
9fc6378221
commit
fdc13d74a5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ options+=("vlc" "(QT) Video player" off)
|
|||
options+=("smplayer" "(QT) Video player" off)
|
||||
options+=("smtube" "(QT) Youtube Player" off)
|
||||
options+=("mpv" "(GTK) Recommended for smplayer" off)
|
||||
options+=("gnome-mpv" "(GTK) Video player" off)
|
||||
options+=("celluloid" "(GTK) 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 \
|
||||
|
|
Loading…
Reference in a new issue