summaryrefslogtreecommitdiff
path: root/src/caelestia/subcommands/shell.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: add flake update workflow2 * r + 2 * t2025-08-041-0/+3
| | | | | | | Also add contributing, funding and issue templates parser: add kill option to shell version: fix errors when not on arch
* shell: fix log when no log rulesSoramane2025-07-251-1/+4
| | | | also fix nix devshell
* shell: remove default log rules2 * r + 2 * t2025-07-221-1/+3
| | | | The spammy logs have been silenced
* shell: remove qproc filterSoramane2025-07-161-4/+1
| | | | unecessary, was removed in qs update
* shell: reorder qs args2 * r + 2 * t2025-07-111-1/+1
| | | | So nix substituteInPlace works better
* shell: filter log2 * r + 2 * t2025-06-191-4/+17
|
* 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