Use dark st
This commit is contained in:
parent
8caa1fb4f2
commit
a02a4bcaf1
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:pixelsize=14" $@
|
||||
exec st.dark -f "Roboto Mono:pixelsize=14" $@
|
||||
;;
|
||||
dredd)
|
||||
exec st.dark -f "Roboto Mono-15" $@
|
||||
|
|
Loading…
Reference in a new issue