From eb33215856a07ca6a70f93adeccc7b1b1ef9c785 Mon Sep 17 00:00:00 2001 From: Profitroll Date: Thu, 21 Jan 2021 14:01:44 +0200 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D1=91?= =?UTF-8?q?=D0=BD=20=D0=B4=D0=BE=201.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/config.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/files/config.json b/files/config.json index 1c19333..f81ced7 100644 --- a/files/config.json +++ b/files/config.json @@ -4,5 +4,10 @@ "shutdown_enabled": true, "start": "shift+f7", "stop": "shift+f8", - "telegram_enabled": false + "telegram_enabled": false, + "use_colors": true, + "run_fullscreen": false, + "use_rpc": true, + "sounds": true, + "end_mode": "shutdown" } \ No newline at end of file