From 75395bc792fe2cdd1f508f657ca289829b80c506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Wed, 13 Oct 2021 20:03:11 +0300 Subject: lf: use mimeo instead of the default opener... ...so that now I can open multiple files at once. --- dotfiles/.config/youtube-viewer/youtube-viewer.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dotfiles/.config/youtube-viewer') diff --git a/dotfiles/.config/youtube-viewer/youtube-viewer.conf b/dotfiles/.config/youtube-viewer/youtube-viewer.conf index 9037017..e498798 100644 --- a/dotfiles/.config/youtube-viewer/youtube-viewer.conf +++ b/dotfiles/.config/youtube-viewer/youtube-viewer.conf @@ -1,6 +1,6 @@ #!/usr/bin/perl -# YouTube Viewer 3.9.3 - configuration file +# YouTube Viewer 3.9.6 - configuration file our $CONFIG = { auto_captions => 0, @@ -47,6 +47,7 @@ our $CONFIG = { env_proxy => 1, fat32safe => 0, ffmpeg_cmd => "/usr/bin/ffmpeg", + force_fallback => 0, fullscreen => 0, get_captions => 1, get_term_width => 1, -- cgit v1.2.3