diff options
Diffstat (limited to 'etc/portato.cfg')
-rw-r--r-- | etc/portato.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg index e177714..0692e88 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -55,4 +55,12 @@ useperversion = True ; control whether usetips are shown for a package in the Queue - boolean values showusetips = on +# +# Qt-Section for options of the Qt-Frontend +# +[Qt] + +; control whether to show icons instead of checkboxes in the package list +packageicons = off + # vim:ts=4:sw=4:ft=cfg |