aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-03-02 12:09:27 -0500
committerJesús <heckyel@hyperbola.info>2020-03-02 12:09:27 -0500
commit81d2cc440b87ea365ba96197d75c8b4bceaa59da (patch)
tree76d1da363ef00805c5517ffae76cd297161e83ef /bin
parent6ee3bab8ce811631e9b9ada41361ca749b3195b1 (diff)
downloadfair-viewer-81d2cc440b87ea365ba96197d75c8b4bceaa59da.tar.lz
fair-viewer-81d2cc440b87ea365ba96197d75c8b4bceaa59da.tar.xz
fair-viewer-81d2cc440b87ea365ba96197d75c8b4bceaa59da.zip
[fair-viewer] fix set mpv player for default
Diffstat (limited to 'bin')
-rwxr-xr-xbin/fair-viewer4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/fair-viewer b/bin/fair-viewer
index cb88f1d..5532d09 100755
--- a/bin/fair-viewer
+++ b/bin/fair-viewer
@@ -179,8 +179,8 @@ my %CONFIG = (
video_player_selected => (
$constant{win32}
- ? 'mpv'
- : undef # auto-defined
+ ? 'mplayer'
+ : 'mpv' # auto-defined
),
# YouTube options