summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authornecoro <>2007-07-04 23:30:51 +0000
committernecoro <>2007-07-04 23:30:51 +0000
commitea6325e2e728e623f8860592a78f842e87eeead3 (patch)
treec3e2db1bf272e405fcbe477edab001d05ddb34c2 /etc
parent26fdf4359a97e1a96a890b46c6c000dab9d0bfa9 (diff)
downloadportato-ea6325e2e728e623f8860592a78f842e87eeead3.tar.gz
portato-ea6325e2e728e623f8860592a78f842e87eeead3.tar.bz2
portato-ea6325e2e728e623f8860592a78f842e87eeead3.zip
made console font changeble for Qt
Diffstat (limited to 'etc')
-rw-r--r--etc/portato.cfg6
1 files changed, 6 insertions, 0 deletions
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