st: smaller font
This commit is contained in:
parent
23f40f19b6
commit
b1a802afe1
1 changed files with 1 additions and 1 deletions
2
bin/st
2
bin/st
|
@ -2,7 +2,7 @@
|
|||
set -ex
|
||||
case `hostname` in
|
||||
dice-dlundin2)
|
||||
exec st.x86_64 -f "Roboto Mono-11" $@
|
||||
exec st.x86_64 -f "Roboto Mono:pixelsize=13" $@
|
||||
;;
|
||||
dredd)
|
||||
exec st.x86_64 -f "Roboto Mono-18" $@
|
||||
|
|
Loading…
Reference in a new issue