summaryrefslogtreecommitdiff
path: root/src/caelestia/utils/paths.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* paths: fix custom path envs2 * r + 2 * t2025-08-161-3/+3
| | | | Specify whole path instead of end
* paths: allow configuring via env vars2 * r + 2 * t2025-08-131-3/+3
| | | | Closes #39
* paths: use xdg user paths2 * r + 2 * t2025-08-041-3/+5
| | | | Closes #35
* theme: add config for progs to theme2 * r + 2 * t2025-08-041-0/+1
|
* theme: add template system (#36)Elio Torquet2025-08-041-0/+2
| | | | | | | | | | | * user template system * fix when templates dir doesnt exist Also color -> colour --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* feat: impl recording subcommand2 * r + 2 * t2025-06-141-0/+4
|
* feat: impl screenshot command2 * r + 2 * t2025-06-131-0/+3
|
* wallpaper: cache smart mode2 * r + 2 * t2025-06-121-1/+1
|
* feat: impl wallpaper2 * r + 2 * t2025-06-121-2/+5
|
* scheme: fix not saving atomically2 * r + 2 * t2025-06-121-0/+10
| | | | Causes programs which rely on the save file (e.g. the shell) to fail occasionally as they try to read while the cli is writing
* feat: generate dynamic schemes2 * r + 2 * t2025-06-121-1/+18
|
* feat: theme discord2 * r + 2 * t2025-06-111-1/+4
|
* internal: refactor scheme2 * r + 2 * t2025-06-111-0/+13
Also use a single file to store scheme data