diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2008-06-08 00:12:17 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2008-06-08 00:12:17 +0200 |
commit | 5f9e42aa2ecac5c718496c95bc631830b92ae4ef (patch) | |
tree | 063cdd21b987ee1c6d93d2215a59a0e30c6a6a41 /etc/portato.cfg | |
parent | b19c6eafe663dee94aa9c76032ebab4f419013ec (diff) | |
download | portato-5f9e42aa2ecac5c718496c95bc631830b92ae4ef.tar.gz portato-5f9e42aa2ecac5c718496c95bc631830b92ae4ef.tar.bz2 portato-5f9e42aa2ecac5c718496c95bc631830b92ae4ef.zip |
Make the console title length changeable by the user
Diffstat (limited to '')
-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 07e6bdb..90cbace 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -78,6 +78,9 @@ showslots = true ; sets the font of the console - string values consolefont = Monospace 11 +; controls the maximum length of the console title - integer value +titlelength = 60 + ; sets the position of the tabs of the two notebooks ; allowed positions: ; - 1 : top |