st: smaller font

This commit is contained in:
Daniel Lundin 2016-10-17 15:51:06 +02:00
parent 23f40f19b6
commit b1a802afe1

2
bin/st
View file

@ -2,7 +2,7 @@
set -ex set -ex
case `hostname` in case `hostname` in
dice-dlundin2) dice-dlundin2)
exec st.x86_64 -f "Roboto Mono-11" $@ exec st.x86_64 -f "Roboto Mono:pixelsize=13" $@
;; ;;
dredd) dredd)
exec st.x86_64 -f "Roboto Mono-18" $@ exec st.x86_64 -f "Roboto Mono-18" $@