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 --- include/VideoPlayer.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/VideoPlayer.hpp') diff --git a/include/VideoPlayer.hpp b/include/VideoPlayer.hpp index bea03fc..ea5996a 100644 --- a/include/VideoPlayer.hpp +++ b/include/VideoPlayer.hpp @@ -39,6 +39,7 @@ namespace QuickMedia { mgl::WindowHandle parent_window; bool no_video = false; bool use_system_mpv_config = false; + std::string system_mpv_profile; bool use_system_input_config = false; // |use_system_mpv_config| has to be true if this is set to true bool keep_open = false; bool resume = false; -- cgit v1.2.3-70-g09d2