fix: call "$TERMINAL" instead of "st"

This commit is contained in:
David JULIEN 2021-02-13 20:08:28 +01:00
parent 36400e76e2
commit 5cc2a59e8e
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ super + shift + {h,j,k,l}
player {prev,stop,toggle,next}
super + shift + m
st -c "ncmpcpp" -e ncmpcpp
$TERMINAL -c "ncmpcpp" -e ncmpcpp
super + shift + b
script="$(printf "bibinput\nbibshow" | dmenu -i -p "which script?")" && $script