1
0
Fork 0

Use more modern font for debugging.

This commit is contained in:
Max Neunhoeffer 2015-12-08 12:45:37 +01:00
parent a674ff9629
commit c7e99616c8
1 changed files with 1 additions and 1 deletions

View File

@ -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