Makefile.cfg
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 21 Oct 2019 21:04:31 +0300
changeset 929 615c58735e09
parent 914 0dba496629c9
permissions -rw-r--r--
Added null displaying, HISTCONTROL, upper case completion to psql.

# 7x13 on low DPI, 7x14 on hi DPI.
CFG_FONT_NAME := 7x14
# 10 on low DPI, 12 on hi DPI.
CFG_FONT_SIZE := 12
CFG_COLS := 160
CFG_ROWS := 40