summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-05-26 21:44:31 +0800
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-05-26 21:44:31 +0800
commit98cf5cbe126b498199bd0697ec473db482c4672e (patch)
tree8925661b829fabe225239b30e628552ff6ae5200 /data
parentfeat: print scheme command (diff)
downloadcaelestia-cli-98cf5cbe126b498199bd0697ec473db482c4672e.tar.gz
caelestia-cli-98cf5cbe126b498199bd0697ec473db482c4672e.tar.bz2
caelestia-cli-98cf5cbe126b498199bd0697ec473db482c4672e.zip
screenshot: add region and freeze functionality
equibop -> discord with openasar and equicord
Diffstat (limited to 'data')
-rw-r--r--data/config.json4
1 files changed, 2 insertions, 2 deletions
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"
},
{