From c5dec7a56157c71d124dafe191acfe95aa0fd4af Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 8 Jun 2025 12:20:13 +0200 Subject: Add --theme option, system_mpv_profile config and press g in matrix to start /encrypt chat immediately --- example-config.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'example-config.json') diff --git a/example-config.json b/example-config.json index 83858c8..7fcb75d 100644 --- a/example-config.json +++ b/example-config.json @@ -152,6 +152,8 @@ "use_system_fonts": false, // Use system (~/.config/mpv) mpv.conf instead of the one provided by QuickMedia "use_system_mpv_config": false, + // Which mpv profile to use when |use_system_mpv_config| is set to true + "system_mpv_profile": "", // Enable shaders. Only set to false if you have a very slow computer or dont care about graphical effects // such as rounded corners. Rounded corners can also be disabled with the theme option "rounded_rectangles" "enable_shaders": true, -- cgit v1.2.3-70-g09d2