this is what my desktop looks like at logon. currently running are
my .Xclients-default script looks like this |
|
this is my desktop, soon after starting today I have chosen blackbox for style and speed. It has auto-raise set, which I really appreciate. The theme is a Fluxbox theme called Autumn. I got it from themes.freshmeat.net . |
|
and, of course, a terminal! |
|
a short sample ..
flwm window manager on a lush red "propaganda" background (/usr/share/pixmaps/backgrounds/Propaganda/Vol*/*.jpg)
Window Maker window manager, and the " blue day " theme.
.. with menu ..
#!/bin/sh sleep 8s xwd -root | xwdtopnm | pnmtopng > $$.png pngtopnm $$.png | pnmscale 0.6 | pnmtopng > $$small.png pngtopnm $$.png | pnmscale 0.3 | pnmtopng > $$thumb.png pngtopnm $$.png | pnmscale 0.2 | pnmtopng > $$tiny.png
happy theme-ing, happy window-managering! I caught the bug!