From 97c5f6b0d5199ce634e9acb3bd38d017a2fb403d Mon Sep 17 00:00:00 2001 From: "Thomas G. Lopes" Date: Wed, 11 Mar 2026 23:48:07 +0000 Subject: [PATCH] change vol --- openpeon/files/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpeon/files/config.json b/openpeon/files/config.json index 1518dd1..3441fb6 100644 --- a/openpeon/files/config.json +++ b/openpeon/files/config.json @@ -1,6 +1,6 @@ { "activePack": "glados", - "volume": 1, + "volume": 1.5, "muted": false, "enabledCategories": { "session.start": true, @@ -10,4 +10,4 @@ "input.required": true, "resource.limit": true } -} \ No newline at end of file +}