From e30b69dd4c2ebfb4ae77b38037b66f3e6fcb17bc Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 14 Feb 2025 16:39:45 +0100 Subject: feat(yt): Make colorization of the output configurable --- contrib/config.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'contrib') diff --git a/contrib/config.toml b/contrib/config.toml index ffd91a1..ac06959 100644 --- a/contrib/config.toml +++ b/contrib/config.toml @@ -8,6 +8,9 @@ # You should have received a copy of the License along with this program. # If not, see . +[global] +display_colors = true + [select] playback_speed = 2.7 subtitle_langs = "" -- cgit 1.4.1