summaryrefslogtreecommitdiff
path: root/src/caelestia/subcommands/shell.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shell: no duplicate + daemon option2 * r + 2 * t2025-06-171-1/+4
|
* material: fix colour generation2 * r + 2 * t2025-06-151-2/+0
| | | | score needs to take a string path
* shell: fix starting shell2 * r + 2 * t2025-06-151-2/+2
| | | | | Don't silence shell output Also use -c caelestia cause install to system
* internal: refactor scheme2 * r + 2 * t2025-06-111-2/+2
| | | | Also use a single file to store scheme data
* internal: refactor for packaging2 * r + 2 * t2025-06-111-0/+41
Package using python-build, python-installer and hatch