diff options
Diffstat (limited to '.local/bin/statusbar/crypto')
| -rwxr-xr-x | .local/bin/statusbar/crypto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/statusbar/crypto b/.local/bin/statusbar/crypto index 31e88b3..153e2fe 100755 --- a/.local/bin/statusbar/crypto +++ b/.local/bin/statusbar/crypto @@ -48,6 +48,7 @@ case $BLOCK_BUTTON in - Middle click to update. - Shows 🔃 if updating prices. - Manually add/remove currencies to list in the script." ;; + 6) "$TERMINAL" -e "$EDITOR" "$0" ;; esac printprices |
