some path changes for st

This commit is contained in:
Howland Owl 2016-12-10 00:57:26 +02:00
parent 9471accaec
commit 7bc3bb276b
2 changed files with 2 additions and 2 deletions

View file

@ -2,4 +2,4 @@
font=`fc-list | cut -d: -f2 | sort | uniq | shuf | dmenu -i -l 10`
size=`echo what size|dmenu`
/usr/local/bin/st -f "$font-$size" $@
st -f "$font-$size" $@

View file

@ -13,4 +13,4 @@ DASHP=$(( $DASHP + 10 ))
#DAFADE=$(( $DAFADE + 50 ))
#Help: /home/andrew/bin//amigaterm2.sh fontsize tintcolor fadepercent fadecolor cursorcolor extrashit
~/bin/amigaterm2.sh 10 "$DACOL" "$DAFADE" "$DAFCOL" green -sh "$DASHP" -pe selection-to-clipboard "$@"
~/bin/amigaterm2.sh 12 "$DACOL" "$DAFADE" "$DAFCOL" green -sh "$DASHP" -pe selection-to-clipboard "$@"