logo

dotfiles

My dotfiles, one branch per machine, rebased on base git clone https://anongit.hacktivis.me/git/dotfiles.git/
commit: 17a8521176708073a797a5d14f0875e5b0917122
parent 0fae9d0e1912bb68a5dcbea3543f38ed757ebeff
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 13 Sep 2025 23:39:47 +0200

bin/hiq-prompt: bemenu -> wmenu

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>

Diffstat:

M.local/bin/hiq-prompt2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.local/bin/hiq-prompt b/.local/bin/hiq-prompt @@ -3,5 +3,5 @@ set -e set -o pipefail -prompt="$(hiq proto=web | bemenu)" || exit 1 +prompt="$(hiq proto=web | wmenu)" || exit 1 echo "$prompt" | xargs hiq -d -Fpassword | wl-copy -o