diff options
author | rathnor <rathnor> | 2003-07-10 13:23:09 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-10 13:23:09 (GMT) |
commit | a3c69f66110df1d2c254a363dcb68c370284519b (patch) | |
tree | c0a4d3b8bb3e97bb6bb01baebf8503a2a9c1a4f8 /ChangeLog | |
parent | c4333aeda129cb65d891808859bdc1a369d49766 (diff) | |
download | fluxbox_pavel-a3c69f66110df1d2c254a363dcb68c370284519b.zip fluxbox_pavel-a3c69f66110df1d2c254a363dcb68c370284519b.tar.bz2 |
add [startup] to remember
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.4: | 2 | Changes for 0.9.4: |
3 | *03/07/10: | 3 | *03/07/10: |
4 | * Add [startup] to Remember (Simon) | ||
5 | Can now add entries to apps file like: | ||
6 | [startup] {xterm} | ||
7 | Then "xterm" will be launched on fluxbox startup. | ||
8 | Can also give a screen option: | ||
9 | [startup] (screen=1) {xterm} | ||
10 | will start it on screen 1 rather than the default 0. | ||
4 | * Added new shape theme items (Henrik) | 11 | * Added new shape theme items (Henrik) |
5 | * toolbar.shape: <bool> this will make the toolbar shape the corners that are towards center | 12 | * toolbar.shape: <bool> this will make the toolbar shape the corners that are towards center |
6 | of the screen | 13 | of the screen |