diff options
Diffstat (limited to '')
-rw-r--r-- | contrib/config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
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 <https://www.gnu.org/licenses/gpl-3.0.txt>. +[global] +display_colors = true + [select] playback_speed = 2.7 subtitle_langs = "" |