mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Sep. 13 2005,00:57 |
|
Not at the beginning. fluxbox/init uses whitespace as a separator between resources and values, so any spaces at the beginning would just be read as more whitespace. Only thing i can suggest is to add something small, like a period, at the beginning of the string and put the spaces after the period.
You could also use something a bit more visually appealing to add space, like braces: [ %a %b %d %I:%M ]
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|