summaryrefslogtreecommitdiff
path: root/main.fish (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: remove all legacy fish scripts2 * r + 2 * t2025-06-141-115/+0
|
* shell: prevent duplicate instances2 * r + 2 * t2025-06-091-1/+5
|
* Merge pull request #3 from PiotrekB416/fix/hardcoded-interpreters2 * r + 2 * t2025-06-081-1/+1
|\ | | | | fix: hardcoded interpreter paths
| * fix: hardcoded interpreter pathsPiotr Bartoszewicz2025-06-081-1/+1
| |
* | completions: add shell ipc commands2 * r + 2 * t2025-06-081-0/+5
|/ | | | Also add shell help subcommand
* main: fix shell command2 * r + 2 * t2025-06-081-2/+2
|
* feat: print scheme command2 * r + 2 * t2025-05-051-1/+5
| | | | | Generates and prints a scheme for an image (or the current wallpaper if not given) Also record use hevc codec
* feat: up to 3 options for dynamic scheme2 * r + 2 * t2025-04-221-0/+13
| | | | | | Have up to 3 options for base colour for dynamic scheme Variants moved to new command Also remove parallel dependency
* install: add spicetify2 * r + 2 * t2025-04-091-1/+1
| | | | Also use spicetify as default music player for toggles
* toggles: fix specialws2 * r + 2 * t2025-04-031-1/+1
|
* toggles: refactor to have config2 * r + 2 * t2025-04-031-1/+11
| | | | | | | | 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)
* install: add qt2 * r + 2 * t2025-03-291-1/+1
|
* install: add slurp install2 * r + 2 * t2025-03-161-1/+1
|
* install: add btop2 * r + 2 * t2025-03-101-1/+1
|
* scheme: optimise dynamic scheme gen2 * r + 2 * t2025-03-081-7/+0
| | | | | | Make material schemes flavours of dynamic instead Remove dynamic-scheme subcommand Optimise scheme generation
* scheme: allow choosing material scheme2 * r + 2 * t2025-03-071-0/+7
| | | | Also actually monochrome monochrome scheme
* install: init scheme after install/update2 * r + 2 * t2025-03-051-0/+1
|
* install: fix firefox install2 * r + 2 * t2025-03-041-1/+1
| | | | Also actually add it to the completions and valid modules
* shell: no logging2 * r + 2 * t2025-03-021-1/+0
|
* install: install scripts first when all2 * r + 2 * t2025-03-021-1/+1
| | | | So it gets updated first
* scheme: light/dark mode2 * r + 2 * t2025-02-231-9/+1
|
* install: fish module2 * r + 2 * t2025-02-221-1/+1
| | | | Contains fish config + greeting, starship config and fastfetch config
* install: all subcommand2 * r + 2 * t2025-02-221-1/+7
|
* shell: fix run2 * r + 2 * t2025-02-221-2/+1
|
* fix2 * r + 2 * t2025-02-221-0/+1
|
* install: better install + use data and state2 * r + 2 * t2025-02-221-3/+3
| | | | | Don't complete remove repos, use git pull instead Use XDG_DATA_HOME and XDG_STATE_HOME
* scheme: new way of tracking2 * r + 2 * t2025-02-191-3/+3
| | | | centralise the colours so all of them are kept here
* toggles: fix spawn-or-move + todo toggle2 * r + 2 * t2025-01-311-1/+1
|
* install: fix vscode2 * r + 2 * t2025-01-291-1/+1
|
* fix scheme change when no dir2 * r + 2 * t2025-01-281-1/+4
|
* install: fix gtk install2 * r + 2 * t2025-01-281-1/+1
| | | | Forgot to add it to main script
* install: pass args to script2 * r + 2 * t2025-01-281-1/+1
| | | | Fixes discord install
* install scripts for all modules2 * r + 2 * t2025-01-281-7/+14
|
* don't cd2 * r + 2 * t2025-01-261-5/+5
| | | | Changing the working directory breaks realpath for the wallpaper when you dont provide the full path
* scheme: gtk theming2 * r + 2 * t2025-01-261-1/+4
| | | | Via adw-gtk3 theme
* scheme: dynamic scheme2 * r + 2 * t2025-01-261-1/+1
|
* use xdg config home2 * r + 2 * t2025-01-181-1/+1
|
* record script2 * r + 2 * t2025-01-181-2/+3
|
* main: update help2 * r + 2 * t2025-01-181-3/+8
|
* main: remove unnecessary subcommand2 * r + 2 * t2025-01-181-3/+1
| | | | ws action is separate
* main: set scheme + correct exit status2 * r + 2 * t2025-01-181-0/+10
|
* change-wallpaper -> wallpaper2 * r + 2 * t2025-01-181-1/+1
|
* shell: start shell if no args2 * r + 2 * t2025-01-171-6/+8
| | | | Also pip daemon log started
* clipboard and emoji scripts2 * r + 2 * t2025-01-171-11/+5
|
* main: special workspace toggles2 * r + 2 * t2025-01-171-0/+6
|
* main: update help2 * r + 2 * t2025-01-171-1/+3
|
* picture in picture script2 * r + 2 * t2025-01-171-0/+5
|
* screenshot script2 * r + 2 * t2025-01-171-0/+5
|
* main: workspace action2 * r + 2 * t2025-01-171-2/+8
|
* main: message shell2 * r + 2 * t2025-01-171-1/+17
|