diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index 8a692d90..65022d2b 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -190,7 +190,8 @@ softwareGroups: - googler - grex - gron - - handlr + # Waiting on fix: https://github.com/chmln/handlr/issues/69 + # - handlr - hexyl - http-prompt - httpie diff --git a/home/.chezmoiscripts/universal/run_onchange_after_20-misc-settings.mjs.tmpl b/home/.chezmoiscripts/universal/run_onchange_after_20-misc-settings.mjs.tmpl index 6b8a5a87..b6a32add 100644 --- a/home/.chezmoiscripts/universal/run_onchange_after_20-misc-settings.mjs.tmpl +++ b/home/.chezmoiscripts/universal/run_onchange_after_20-misc-settings.mjs.tmpl @@ -1,3 +1,4 @@ +{{- if eq .host.distro.family "linux" -}} #!/usr/bin/env zx // gnome config hash: {{ include (joinPath .host.home ".config" "desktop" "gnome.yml") | sha256sum }} @@ -118,3 +119,5 @@ async function main() { } main() + +{{ end -}} \ No newline at end of file diff --git a/software.yml b/software.yml index a0895772..da8cb6b4 100644 --- a/software.yml +++ b/software.yml @@ -3711,10 +3711,10 @@ softwarePackages: appimage: edex-ui powerline: _bin: powerline - _post: pip3 install powerline-status apt: powerline dnf: powerline pacman: powerline + pipx: powerline-status handlr: _bin: handlr _desc: A better xdg-utils @@ -3723,6 +3723,10 @@ softwarePackages: _home: https://github.com/chmln/handlr _name: Handlr _type: cli + _notes: | + Try installing this again at a later time. + + Issue opened here: https://github.com/chmln/handlr/issues/69 cargo: handlr yay: handlr-bin kvantum: @@ -7400,7 +7404,6 @@ softwarePackages: _home: null _name: SSH FS apt: sshfs - brew: sshfs choco: sshfs dnf: sshfs pacman: sshfs