mirror of https://gitee.com/bigwinds/arangodb
Use more modern font for debugging.
This commit is contained in:
parent
a674ff9629
commit
c7e99616c8
|
@ -26,7 +26,7 @@ if [ ! -z "$3" ] ; then
|
|||
fi
|
||||
|
||||
if [ -z "$XTERMOPTIONS" ] ; then
|
||||
XTERMOPTIONS="-fn 10x20 -bg white -fg black -geometry 80x40"
|
||||
XTERMOPTIONS="-fa Monospace-14 -bg white -fg black -geometry 80x48"
|
||||
fi
|
||||
|
||||
rm -rf cluster
|
||||
|
|
Loading…
Reference in New Issue