From efd35801ee6478c0f79e23467718403813afd92a Mon Sep 17 00:00:00 2001 From: Scott Scites Date: Fri, 3 Jul 2026 11:25:30 -0400 Subject: [PATCH] fix zcash mini config command --- config/rofi/blockchain.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rofi/blockchain.txt b/config/rofi/blockchain.txt index 9c0471f..b9ce209 100644 --- a/config/rofi/blockchain.txt +++ b/config/rofi/blockchain.txt @@ -4,4 +4,4 @@ Bitcoin|bitcoin-qt.desktop| Monero|monero-wallet-gui.desktop| GlyphRiot|alacritty --class glyphriot --title "GlyphRiot" -e sh -c '$HOME/.local/bin/glyphriot --prompt; stty sane 2>/dev/null; printf "\n\nPress Enter to close... "; read -r _'| -ZCash Mini|alacritty --class zcashmini --title "ZCash Mini" -e sh -c '$HOME/.local/bin/zcashmini; printf "\n\nPress Enter to close... "; read -r _'|󰬡 +ZCash Mini|alacritty --class zcashmini --title "ZCash Mini" -e sh -c '$HOME/.local/bin/zcash-mini; printf "\n\nPress Enter to close... "; read -r _'|󰬡