summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/portato.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg
index 25b9f89..8870757 100644
--- a/etc/portato.cfg
+++ b/etc/portato.cfg
@@ -73,4 +73,13 @@ browserCmd = firefox
; sets the font of the console - string values
consolefont = Monospace 11
+; sets the position of the tabs of the two notebooks
+; allowed positions:
+; - 1 : top
+; - 2 : bottom
+; - 3 : left
+; - 4 : right
+packagetabpos = 2
+systemtabpos = 2
+
# vim:ts=4:sw=4:ft=cfg