You are not logged in.
Here goes the dino:
#!/bin/sh
print_template(){
cat <<EOF
[0m [0m[43;1m [0m[0m
[0m [0m[43;1m [0m [0m[36m [0m[36;1mOS:[0m[37;1m $OS[0m[0m
[0m [0m[43;1m [0m[42;1m [0m[42m [0m [0m[36;1mKernel:[0m[37;1m $KERNEL[0m[0m
[0m [0m[43;1m [0m[42;1m [0m[42m [0m [0m[36;1mDesktop:[0m [0m[37;1m$DESKTOP[0m[0m
[0m [0m[42;1m [0m[42m [0m[42;1m [0m[47;1m [0m[47m [0m[42;1m [0m[47;1m [0m[47m [0m[42m [0m [0m[36;1mWin Man:[0m [0m[37;1m$WINMAN[0m[0m
[0m [0m[43;1m [0m[42;1m [0m[47;1m [0m[1m [0m[42;1m [0m[1m [0m [0m[47m [0m [0m[36;1mWM Theme:[0m [0m[37;1m$WMTHEME[0m[0m
[0m [0m[43;1m [0m[42;1m [0m[47;1m [0m[1m [0m[42;1m [0m[1m [0m [0m[47m [0m [0m[36;1mGTK Theme:[0m [0m[37;1m$GTKTHEME[0m[0m
[0m [0m[42;1m [0m[43;1m [0m[47;1m [0m[1m [0m[42;1m [0m[1m [0m [0m[47m [0m[42m [0m [0m[36;1mIcon Theme:[0m [0m[37;1m$ICONTHEME[0m[0m
[0m [0m[43;1m [0m[42;1m [0m[43;1m [0m[47;1m [0m[1m [0m[42;1m [0m[1m [0m [0m[47m [0m[43m [0m [0m[36;1mBackground:[0m[37;1m $BACKGROUND[0m[0m
[0m [0m[43;1m [0m[42;1m [0m [0m[43;1m [0m[42;1m [0m[47;1m [0m[47m [0m[42;1m [0m[47;1m [0m[42m [0m[0m
[0m [0m[42;1m [0m[41;1m [0m[42;1m [0m [0m[47;1m [0m[0m
[0m [0m[42;1m [0m[41;1m [0m[42;1m [0m[42m [0m[0m
[0m [0m[42;1m [0m [0m[42;1m [0m[41;1m [0m[42;1m [0m[47;1m [0m[47m [0m[0m
[0m [0m[42;1m [0m[43;1m [0m[42;1m [0m[41;1m [0m[42;1m [0m[47;1m [0m[47m [0m[0m
[0m [0m[42;1m [0m[41;1m [0m[47;1m [0m[47m [0m[0m
[0m [0m[42;1m [0m[41;1m [0m[47;1m [0m[47m [0m[41;1m [0m[41m [0m[41;1m [0m[0m
EOF
}
You set the variables in your info script and then call it something like this:
source $THEME_DIR/bobble.tmpl
print_template
I query Xfce data vith xfconf-query. Other data is extracted from appropriate conf files with a little of awk/sed magic. I also check if any of registred sessions (/usr/share/xsessions) are running by grepping the output of ps and than pass the names to appropriate functions in a script that cover getting the data for a specific DE or WM. But I think I need to clean up the code and generalise it a bit. Not a high prirority, since it works for my setup (including alternative setups).
Offline
@Jadrian: WOAH, how did you make your pidgin transparent? Are you using Compiz? Mind sharing that?
Offline
dcc24 wrote:Here's my XFCE desktop:
GTK and xfwm theme: Elegant Brit (slightly modified, though)
Icons: Eikon
Conky: Mira Multi (with a lot of code modifications, can post here if anybody is interested)http://img696.imageshack.us/img696/6690/200911220113351920x1200.th.png
Direct Link: http://img696.imageshack.us/img696/6690 … 0x1200.pngWoW!!! Nice icontheme! Where did you get it? I did not find any link at Google. :-(
Well I posted that ages ago Those icons were extremely hard to find so let me just upload them somewhere
Here you go!
It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)
Offline
@Jadrian: WOAH, how did you make your pidgin transparent? Are you using Compiz? Mind sharing that?
While Compiz is one way, a simpler way (if you just want transparency), is go to Settings > Window Manager Tweaks > Compositor
Then enable display compositing, and configure to your heart's content.
Offline
That's my current and probably final one :
Last edited by Jankosevic (2011-08-16 16:03:25)
Offline
Jankosevic, what wallpaper is that?
aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies
Offline
It's that done: http://interfacelift.com/wallpaper/deta … _dune.html
Offline
Offline
It's that done: http://interfacelift.com/wallpaper/deta … _dune.html
Thanks!
aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies
Offline
Arch, Xfce, Compiz... I'm in love.
Just wondering, which GTK theme is that?
Failure is not an option... It comes bundled with Windows.
Offline
Just wondering, which GTK theme is that?
…looks like Xfce-dusk to me.
EDIT: Confirmed.
Last edited by MrCode (2011-08-29 21:52:28)
Offline
Switched from KDE to XFCE temporarily(or maybe not?) here's my somewhat simple and clean setup.
Offline
Looks great. Can you share which dock you're using on the left side?
Registered Linux user #436067
Offline
It's actually the XFCE panel decently modified. I just chose to hide all the frames and then on appearance I set alpha down to 85 to give a slight transparency. Also With the task manager(window buttons) I chose flat buttons and not to show the labels.
Offline
It's actually the XFCE panel decently modified. I just chose to hide all the frames and then on appearance I set alpha down to 85 to give a slight transparency. Also With the task manager(window buttons) I chose flat buttons and not to show the labels.
Ah OK, that helps. How did you hide the frames and change the task manager?
Registered Linux user #436067
Offline
DustinCasler wrote:It's actually the XFCE panel decently modified. I just chose to hide all the frames and then on appearance I set alpha down to 85 to give a slight transparency. Also With the task manager(window buttons) I chose flat buttons and not to show the labels.
Ah OK, that helps. How did you hide the frames and change the task manager?
On the options for notification area and clock there are is an option for show frame when you right click and go to properties. The task manager I used is called Window Buttons and was included by default. I installed xfce and xfce-goodies. On Window buttons I got that look by choosing only show flat buttons under appearance. There is an option to show the text, but I decided to go with just the icons for now.
Offline
xfwm/gtk - gentle (slightly modified)
font - monaco
wallpaper
icons - gnome carbonate
Last edited by gadabyte (2011-09-04 14:11:51)
Offline
Offline
What music player are you using??
clean
http://img847.imageshack.us/img847/3002/sep04092448.pngdirty
http://img534.imageshack.us/img534/6406/sep04092437.pngxfwm/gtk - gentle (slightly modified)
font - monaco
wallpaper
icons - gnome carbonate
Offline
@botzoboy I'm sure it's Gmusicbrowser, but i don't know which layout (there are quite a few!)
Linux makes you a better person
Offline
@botzoboy I'm sure it's Gmusicbrowser, but i don't know which layout (there are quite a few!)
Pretty sure youre right. There are some common elements with my own theme, which is admittedly completely different than his screenshot. Its kind of hard to see a pic of gmusicbrowser since the layouts are so easily changed. For instance, mine is an edit of the shimmer layout (pardon the Openbox desktop- love XFCE too):
http://imageshack.us/photo/my-images/83 … x1080.png/
Auto-scrolling lyrics, tweakable layouts, tons of features. Nothing better for music stored locally on the hard-drive- not sure about network stuff..
Offline