Decrease khomenu font size
[khome.git] / home / bin / khomenu
index 8658ca4..83fb039 100755 (executable)
@@ -5,7 +5,7 @@ set -e
 # TODO: Get theme-appropriate font and colors from some central config file.
 
 FONT_NAME='terminus'
-FONT_SIZE=32
+FONT_SIZE=14
 FONT="$FONT_NAME:pixelsize=$FONT_SIZE:antialias=false:autohint=true"
 BG_NORM='#3a3a3a'
 FG_NORM='#dcdccc'
This page took 0.034072 seconds and 4 git commands to generate.