summaryrefslogtreecommitdiff
path: root/.github/workflows/update-flake-inputs.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-08-04ci: run emoji update weekly2 * r + 2 * t1-2/+2
2025-08-04ci: add flake update workflow2 * r + 2 * t9-18/+263
Also add contributing, funding and issue templates parser: add kill option to shell version: fix errors when not on arch
2025-08-04theme: add template system (#36)Elio Torquet3-1/+63
* 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>
2025-07-25shell: fix log when no log rulesSoramane2-7/+5
also fix nix devshell
2025-07-23record: don't use hevc codec2 * r + 2 * t1-1/+1
Cause incompatible with some players (mainly discord)
2025-07-22shell: remove default log rules2 * r + 2 * t2-7/+4
The spammy logs have been silenced
2025-07-22completions: silence when no shell running2 * r + 2 * t1-1/+1
2025-07-22theme: ignore perm errors for /dev/pts2 * r + 2 * t1-2/+5
Fixes #27
2025-07-17nix: fix circular depSoramane2-36/+12
update flake inputs
2025-07-16nix: fix toggle spawning todoistSoramane1-2/+3
2025-07-16shell: remove qproc filterSoramane1-4/+1
unecessary, was removed in qs update
2025-07-16nix: fix platforms metaSoramane1-1/+1
2025-07-16nix: fix typoSoramane1-1/+1
2025-07-16nix: optionally include shellSoramane3-14/+97
2025-07-15nix: add direnv supportSoramane2-6/+11
2025-07-15feat: add nix flakeSoramane4-0/+171
2025-07-12theme: use dconf instead of gsettings2 * r + 2 * t1-3/+3
2025-07-12theme: fix typo2 * r + 2 * t1-1/+1
2025-07-11shell: reorder qs args2 * r + 2 * t1-1/+1
So nix substituteInPlace works better