From ea6325e2e728e623f8860592a78f842e87eeead3 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Wed, 4 Jul 2007 23:30:51 +0000 Subject: made console font changeble for Qt --- etc/portato.cfg | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc') diff --git a/etc/portato.cfg b/etc/portato.cfg index 63091b6..9d1c600 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -81,4 +81,10 @@ consolefont = Monospace 11 ; control whether to show icons instead of checkboxes in the package list - boolean values packageicons = off +; sets the font of the console - string values +consolefontfamily = Monospace + +; sets the size of the font in the console - string value +consolefontsize = 11 + # vim:ts=4:sw=4:ft=cfg -- cgit v1.2.3