From 98cf5cbe126b498199bd0697ec473db482c4672e Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 26 May 2025 21:44:31 +0800 Subject: screenshot: add region and freeze functionality equibop -> discord with openasar and equicord --- data/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/config.json b/data/config.json index 1d302b0..47f61e5 100644 --- a/data/config.json +++ b/data/config.json @@ -3,8 +3,8 @@ "communication": { "apps": [ { - "selector": ".class == \"equibop\"", - "spawn": "equibop", + "selector": ".class == \"discord\"", + "spawn": "discord", "action": "spawn move" }, { -- cgit v1.2.3-freya