about summary refs log tree commit diff stats
Commit message (Expand)AuthorAge
* fix(hm/conf/starship): Try to change path colour based on exitSoispha2023-12-29
* fix(hm/conf/starship): Correctly escape stringsSoispha2023-12-29
* feat(hm/conf/starship): Add basic configSoispha2023-12-29
* feat(hm/conf/starship): InitSoispha2023-12-29
* fix(sys/svcs/xdg/portals): Set the terminal window to floatingSoispha2023-12-29
* fix(sys/svcs/xdg/portals): Fix typo in alacrittySoispha2023-12-29
* fix(sys/svcs/xdg/portals): Add alacritty to the dependenciesSoispha2023-12-29
* fix(sys/svcs/xdg/portals): Set stdout and err debuggingSoispha2023-12-29
* fix(sys/svcs/xdg/portals): Switch to trace and set correct terminal execSoispha2023-12-29
* fix(sys/svcs/xdg/portals): Set loglevelSoispha2023-12-29
* fix(sys/svcs/xdg/portals): Set default download dirSoispha2023-12-29
* fix(sys/svcs/xdg/portals): Set correct permission of shell scriptSoispha2023-12-29
* fix(sys/svcs/xdg/portals): Use correct path to lf wrapperSoispha2023-12-29
* build(flake): UpdateSoispha2023-12-29
* fix(sys/svcs/xdg/portal): Actually enable termfilechooser and wlrSoispha2023-12-29
* build(flake): UpdateSoispha2023-12-29
* fix(hm/conf/xdg/url_handler): Add final pipe, to improve rofi renderingSoispha2023-12-29
* feat(sys/srvc/xdg/termfilechooser): ReactiveSoispha2023-12-29
* feat(hm/conf/xdg/url_handler): Also support opening in zathuraSoispha2023-12-29
* fix(hm/conf/xdg): Correctly specify the attr names under xdgSoispha2023-12-29
* fix(hm/conf/): Use new xdg config moduleSoispha2023-12-29
* chore(version): v1.21.0 Soispha2023-12-29
* fix(hm/conf/git): Use correct path for codeberg ssh url substitutionSoispha2023-12-29
* feat(hm/conf/git): Use correct escaping for '${}' in nixSoispha2023-12-29
* feat(hm/conf/git): Use the previous commit's scope when committingSoispha2023-12-29
* fix(hm/conf/git): Revert changing the st alias to the short statusSoispha2023-12-29
* feat(hm/conf/xdg): Add a custom url_handler to support select the projectSoispha2023-12-29
* fix(hm/pkgs): Remove sane-ariscan, as that's covered by con2pdfSoispha2023-12-29
* feat(hm/pkgs/): Add the bc calculatorSoispha2023-12-29
* feat(hm/conf/git): Incorporate elements of other peoples configsSoispha2023-12-29
* feat(sys/options/secret): Add secret values to evaluationSoispha2023-12-29
* fix(hm/pkgs/src/neorg): Fix exit from subshellSoispha2023-12-28
* fix(hm/pkgs/src/neorg/project): Exit instead of doing something differentSoispha2023-12-28
* fix(hm/pkgs/src/neorg/utils): Correctly convert context to project namesSoispha2023-12-28
* fix(hm/pkgs/src/neorg/fstart): Fix typo in task filterSoispha2023-12-28
* fix(hm/pkgs/scr/neorg): Convert context to project before useSoispha2023-12-28
* fix(hm/pkgs/src/neorg): Move to script as completion generation functionSoispha2023-12-28
* fix(sys/svcs/xdg/termfilechooser): Remove as river does not support itSoispha2023-12-28
* fix(hm/pkgs/scr/neorg): Escape single quotes in completion functionSoispha2023-12-28
* build(treewide): Update shell librarySoispha2023-12-28
* fix(hm/pkgs/scr/neorg): List all task when no context is setSoispha2023-12-28
* feat(hm/pkgs/scr/neorg): Add a subcommand to making starting task easierSoispha2023-12-28
* feat(hm/pkgs/scr/neorg): Change the active task and context when opening browserSoispha2023-12-28
* fix(hm/wms/river/init): Also export river env-vars to system user serviceSoispha2023-12-28
* fix(hm/pkgs/src/neorg): Remove duplicated `[[]]` in doc functionSoispha2023-12-28
* fix(sys/svcs/xdg): Use correct types in termchooser configSoispha2023-12-28
* fix(sys/svcs/xdg/scripts/lf_wrapper): Use correct nameSoispha2023-12-28
* build(flake): UpdateSoispha2023-12-28
* fix(hm/conf/zsh/sessionVariables): Add river specific variablesSoispha2023-12-28
* feat(sys/svcs/xdg/termchooser): InitSoispha2023-12-28