Caelestiaaaaa it looks so good
This commit is contained in:
55
.config/caelestia/cli.json
Normal file
55
.config/caelestia/cli.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"theme": {
|
||||
"enableTerm": false,
|
||||
"enableHypr": false,
|
||||
"enableDiscord": false,
|
||||
"enableSpicetify": false,
|
||||
"enableFuzzel": false,
|
||||
"enableBtop": false,
|
||||
"enableGtk": false,
|
||||
"enableQt": false
|
||||
},
|
||||
"toggles": {
|
||||
"communication": {
|
||||
"discord": {
|
||||
"enable": true,
|
||||
"match": [{ "class": "discord" }],
|
||||
"command": ["discord"],
|
||||
"move": true
|
||||
},
|
||||
"whatsapp": {
|
||||
"enable": true,
|
||||
"match": [{ "class": "whatsapp" }],
|
||||
"move": true
|
||||
}
|
||||
},
|
||||
"music": {
|
||||
"spotify": {
|
||||
"enable": true,
|
||||
"match": [{ "class": "Spotify" }, { "initialTitle": "Spotify" }, { "initialTitle": "Spotify Free" }],
|
||||
"command": ["spicetify", "watch", "-s"],
|
||||
"move": true
|
||||
},
|
||||
"feishin": {
|
||||
"enable": true,
|
||||
"match": [{ "class": "feishin" }],
|
||||
"move": true
|
||||
}
|
||||
},
|
||||
"sysmon": {
|
||||
"btop": {
|
||||
"enable": true,
|
||||
"match": [{ "class": "btop", "title": "btop", "workspace": { "name": "special:sysmon" } }],
|
||||
"command": ["foot", "-a", "btop", "-T", "btop", "fish", "-C", "exec btop"]
|
||||
}
|
||||
},
|
||||
"todo": {
|
||||
"todoist": {
|
||||
"enable": true,
|
||||
"match": [{ "class": "Todoist" }],
|
||||
"command": ["todoist"],
|
||||
"move": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user