dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 02916c143ea12863b7c0f617e8ca8ca21a3d8063
parent 62403f4d51186c9bb9658c12af644a594c24f198
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu, 27 Feb 2020 08:49:19 +0100

Customize prompt

Diffstat:
M.local/bin/radio | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.local/bin/radio b/.local/bin/radio @@ -13,8 +13,9 @@ DR P8 Jazz WBGO" lines=10 -#t="$(printf '%s' "$n" | dmenu -i -l "$lines")" -t="$(printf '%s' "$n" | fzy -l "$lines")" +prompt="station: " +#t="$(printf '%s' "$n" | dmenu -i -l "$lines" -p "$prompt")" +t="$(printf '%s' "$n" | fzy -l "$lines" -p "$prompt")" case "$t" in bitreich)