diff options
Diffstat (limited to 'etc/portato.cfg')
-rw-r--r-- | etc/portato.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg index 07825c1..62d618b 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -56,6 +56,9 @@ useperversion = False ; show emerge progress in window title - boolean values updatetitle = on +; show emerge process in console title - boolean values +updateconsole = on + ; show the systray icon?- boolean values showsystray = true |