DSL Ideas and Suggestions :: new start up wallpaper



when i remaster im going ot use my themes :P
hmmm i restarted fluxbox or something after i had taken these. and the workspace things were colored. and i have no idea how to do the cpu thing. so i will do that if you tell me how >.< yes it looks kinda sickening.

desktop.
menu. (worse then before i think)

now. i want to make it into a dsl. without reading how to do it. lol tell me :P (soooo lazy *kicks his own ass*)

tar -zcvf themename.tar.gz -C $HOME/.fluxbox/styles/themename

where themename is the name of your new theme.

You may need to strip out any directory names that are listed inside your tarball before publishing the file, but this should give you a good start.

tar -zcvf themename.tar.gz -C $HOME/dsl/.fluxbox/styles/themename

dont you mean that?

Nope

The $HOME environment variable should contain something like this:

echo $HOME  (to display the contents)

And you should see:

/home/dsl

or

/home/damnsmall   (if the person is using an older version of DSL)

Next Page...
original here.