diff options
author | simonb <simonb> | 2006-04-22 09:49:05 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-22 09:49:05 (GMT) |
commit | 1028f4cb51ea998f475ec9ffc61aac164d0ca793 (patch) | |
tree | 5c53dc5f3b040de6253ad019da1b6fe2ffd1b59e /util | |
parent | dc532830606461182f5b9fbac54847a1b3c5b080 (diff) | |
download | fluxbox_pavel-1028f4cb51ea998f475ec9ffc61aac164d0ca793.zip fluxbox_pavel-1028f4cb51ea998f475ec9ffc61aac164d0ca793.tar.bz2 |
minor cosmetic tweaks, thanks Semushin Slavak, php-coder AT ngs ru
Diffstat (limited to 'util')
-rwxr-xr-x | util/startfluxbox.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/startfluxbox.in b/util/startfluxbox.in index 6be6236..c17304b 100755 --- a/util/startfluxbox.in +++ b/util/startfluxbox.in | |||
@@ -40,7 +40,7 @@ else | |||
40 | # You can set your favourite wallpaper here if you don't want | 40 | # You can set your favourite wallpaper here if you don't want |
41 | # to do it from your style. | 41 | # to do it from your style. |
42 | # | 42 | # |
43 | # bsetbg -f $HOME/pictures/wallpaper.png | 43 | # fbsetbg -f $HOME/pictures/wallpaper.png |
44 | # | 44 | # |
45 | # This sets a black background | 45 | # This sets a black background |
46 | 46 | ||