summaryrefslogtreecommitdiff
path: root/install/scripts.fish (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-04feat: uwsm app -> app2unit2 * r + 2 * t1-1/+1
Also xdg-open -> app2unit
2025-04-04install: use systemd services for shell and safeeyes2 * r + 2 * t2-0/+48
2025-04-03install: add check for uncommitted changes2 * r + 2 * t1-0/+20
Add option to either stash changes, reset to HEAD, or exit
2025-04-03toggles: fix specialws2 * r + 2 * t1-1/+1
2025-04-03toggles: refactor to have config2 * r + 2 * t8-40/+107
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)
2025-04-02completions: add for shell toggle cmd2 * r + 2 * t1-0/+1
2025-04-01install: add shell opt dep tod-bin2 * r + 2 * t1-1/+1
2025-03-30scheme: don't weigh lightness for picking colours2 * r + 2 * t1-1/+1
Cause material makes them all similar lightness anyways
2025-03-30wallpaper: auto light/dark mode switching2 * r + 2 * t1-0/+7
If using dynamic scheme, auto switch light/dark mode depending on wallpaper
2025-03-30completions: remove opt for shell2 * r + 2 * t1-1/+0
2025-03-29install: add qt2 * r + 2 * t5-12/+32
2025-03-29scheme: fix fruitsalad colours2 * r + 2 * t1-1/+1
typo
2025-03-29scheme: smart sort before adjust2 * r + 2 * t1-16/+7
Also reduce success/error mixing
2025-03-29scheme: better dynamic monochrome2 * r + 2 * t1-1/+1
2025-03-28scheme: better colour generation2 * r + 2 * t2-16/+48
Pass okolors colours through material and use primary (except for mono scheme) Mono is the same
2025-03-21install: foot exec -> foot2 * r + 2 * t2-3/+2
2025-03-16install: add slurp install2 * r + 2 * t3-2/+20