Topic: Color Switch Wallpaper
Ich found this nice wallpapers on gnome-look.org:
http://gnome-look.org/content/show.php/
ent=125081
For me they fit perfectly to openbox: simple and elegant.
I thought it woud be a good idea to use the transparent one with a script that changes the backgound color regularly (for example every 5 min).
And here is how my solution looks like:



Instruction:
1) install hsetroot: sudo aptitude install hsetroot
2) Download the transparent wallpaper (thx to alltiptop):
http://gnome-look.org/content/download.
n=30306014
3) Download my color_switch.tar.gz:
http://ompldr.org/vNWkyMQ/color_switch.tar.gz
4) Extract the files wherever you want.
5) Edit line15 in color_switch.sh:
- /PATH/TO/WALLPAPER/openbox1.png
6) Edit line 14 in color_switch.sh for passing more or less time before switching the color (crontab is possible too) :
- Default is 300s = 5 min
7) colors.txt is a file with a lot of hex-colors and requires not to be edited.
- (But you can shorten the file and add only your favorite colors, i recommend gcolor2 for choosing hex-colors)
8) Run in a terminal ./color_switch.sh for a test.
9) If you like it, add it to autostart.sh
Lets talk about nitrogen:
You can remove it and let hsetroot set your wallpaper in autostart.sh:
hsetroot -solid '#your_preferred_start_color' -full /PATH/TO/WALLPAPER/openbox1.pngOr you keep it, but then you should start nitrogen with the same wallpaper you choosed to use with hsetroot.
This is a first version of the script. A good idea is to add a start/stop functionality, but i have no idea (and time) for a solution so far. Help is welcome.
Feel free to comment, to modify the script or to post more transparent wallpapers.
And i apologize for my rusty english ![]()
Kriese84
Last edited by Kriese84 (2010-09-10 21:57:55)