aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/fair-viewer2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fair-viewer b/bin/fair-viewer
index db79106..cb88f1d 100755
--- a/bin/fair-viewer
+++ b/bin/fair-viewer
@@ -179,7 +179,7 @@ my %CONFIG = (
video_player_selected => (
$constant{win32}
- ? 'mplayer'
+ ? 'mpv'
: undef # auto-defined
),