diff options
Diffstat (limited to '')
-rw-r--r-- | etc/portato.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg index 8870757..07825c1 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -65,6 +65,10 @@ hideonminimize = true ; the browser to use - string value browserCmd = firefox +; search the packages while you are typing +; disable this if you own a slow machine +searchontype = true + # # GTK-Section for options of the GTK-Frontend # |