summaryrefslogtreecommitdiff
path: root/data/config.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* screenshot: add region and freeze functionality2 * r + 2 * t2025-05-261-2/+2
| | | | equibop -> discord with openasar and equicord
* install: add spicetify2 * r + 2 * t2025-04-091-1/+1
| | | | Also use spicetify as default music player for toggles
* toggles: refactor to have config2 * r + 2 * t2025-04-031-0/+51
Config is in $XDG_CONFIG_HOME/caelestia/scripts.json Selector is a jq selector using hyprland client data Spawn is a command passed to uwsm app Action is either spawn, move, or both Extra cond is an extra shell command to check whether to do action (for easy disabling just put false or empty action)