about summary refs log tree commit diff stats
path: root/hm (follow)
Commit message (Expand)AuthorAge
...
* fix(hm/conf/yambar): Add some paddingSoispha2024-01-01
* fix(hm/conf/ytcc/conf): Remove duplicated config keySoispha2024-01-01
* fix(hm/conf/ytcc): Use better nested download directoriesSoispha2024-01-01
* feat(hm/pkgs/ytc): InitSoispha2024-01-01
* feat(hm/conf/ytcc): InitSoispha2024-01-01
* fix(hm/conf/yambar/config): Use correct anchorSoispha2023-12-31
* fix(hm/conf/yambar/scripts/sound_volume): Add higher sleep timeSoispha2023-12-31
* feat(hm/conf/yambar): Show currently playing song in barSoispha2023-12-31
* fix(hm/pkgs): Remove unneeded arraySoispha2023-12-31
* fix(hm/pkgs/scr/neorg): The id argument to 'fstart' is not optionalSoispha2023-12-31
* feat(hm/pkgs): Add ytccSoispha2023-12-31
* feat(hm/pkgs/neorg): Add a subcommand to stop the currently active taskSoispha2023-12-31
* fix(hm/pkgs/neorg): Don't limit too many things on 'tracking'Soispha2023-12-31
* fix(hm/conf/task/hooks/): Correctly wrap python hooks to add timewarriorSoispha2023-12-31
* fix(hm/conf/task/hooks/): Correctly wrap python hooks to add timewarriorSoispha2023-12-31
* feat(hm/pkgs/lock): InitSoispha2023-12-31
* fix(hm/pkgs/con2pdf): Don't reassing `name` variable as it's globalSoispha2023-12-30
* fix(hm/pkgs/con2pdf): Correctly sort and clear inputsSoispha2023-12-30
* docs(hm/pkgs/con2pdf): Add dbg statementsSoispha2023-12-30
* fix(hm/pkgs/con2pdf): Allow for multiple pages on adfSoispha2023-12-30
* fix(hm/pkgs/hibernate): Only unset task context + active if existingSoispha2023-12-29
* feat(hm/pkgs/hibernate): InitSoispha2023-12-29
* refactor(hm/pkgs/): Rename all 'src' to 'scr' to improve consistencySoispha2023-12-29
* fix(hm/conf/starship): Also disable git_metrics because of speedSoispha2023-12-29
* feat(hm/conf/git): Update git defaults and add wip commandSoispha2023-12-29
* fix(hm/conf/zsh): Remove my prompt implementationSoispha2023-12-29
* fix(hm/conf/starship): Remove the on in the git branch moduleSoispha2023-12-29
* fix(hm/conf/starship): Use different approach to directory stylingSoispha2023-12-29
* 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(hm/conf/xdg/url_handler): Add final pipe, to improve rofi renderingSoispha2023-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
* 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
* 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