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 +}