From 6650f61998c408b45224dd61151bfa0088016446 Mon Sep 17 00:00:00 2001 From: GuardKenzie Date: Fri, 30 Apr 2021 18:24:23 +0000 Subject: [PATCH] Added auto_close and album_art_only to the example config --- config.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.example b/config.example index be9fc4a..694a0bc 100644 --- a/config.example +++ b/config.example @@ -4,6 +4,8 @@ font_width = 11 font_height = 24 image_method = pixcat volume_step = 5 +auto_close = false +album_art_only = false [mpd] host = localhost