some path changes for st
This commit is contained in:
parent
9471accaec
commit
7bc3bb276b
2 changed files with 2 additions and 2 deletions
|
|
@ -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" $@
|
||||
|
|
|
|||
|
|
@ -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 "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue