You are not logged in.
@oGRE2080: its Conky, you can find setup here
Offline
Thanks to Lich.
Lol, well all that you can see there that's "done" by me is the border
. The rest is Daisuke magic ![]()
Btw, if it bothers you to have windows so...different in size (they do look horrid like that), you can either:
1. Increase border size a lot, that way you waste a lot of space, but atleast they get better aligned
2.Make the background the same color as the terminal, leave fwcolor as it is, and bwcolor the color of the background. That way you just get the same color around, and only the selected window has a visible border. Helps the aestetics, nothing more.
For me..it doesn't really matter as I rarely tile, but...my 2 cents
Last edited by Lich (2010-02-13 11:16:56)
Archlinux | ratpoison + evilwm | urxvtc | tmux
Offline
@Loke: can I have that wallpaper, please?
Sure, you can find it here: http://www.flickr.com/photos/eflon/2842917031/
You might want to check all the other beautiful pictures the guy made.
Last edited by Loke (2010-02-13 16:23:55)
Offline
Offline
Offline
Offline
My xmonad desktop:
http://img62.imageshack.us/img62/6351/2 … 00s.th.png
clear:
http://img268.imageshack.us/img268/7913 … 800.th.png
mc, ncmpcpp and mutt
Would you kindly share the wallpaper?
Offline
Offline
Offline
Pretty much playing with KDE 4.4's included themes. Wallpaper is on a cycle from /usr/share/wallpapers. Conky was being plain annoying, as it is with KDE, so I gave up on it for now...
Conky works fine with kde. You only have to make sure, that you set the same wallpaper for the root window that you have in plasma. Otherwise it will look odd.
He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.
Douglas Adams
Offline
Bespin for a change:
what plasma theme is that?
"I know what you're thinking, 'cause right now I'm thinking the same thing. Actually, I've been thinking it ever since I got here:
Why oh why didn't I take the BLUE pill?"
Offline
Rasi wrote:Bespin for a change:
what plasma theme is that?
Just plain Air
He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.
Douglas Adams
Offline
Offline
flo08 wrote:My xmonad desktop:
http://img62.imageshack.us/img62/6351/2 … 00s.th.png
clear:
http://img268.imageshack.us/img268/7913 … 800.th.png
mc, ncmpcpp and mutt
Would you kindly share the wallpaper?
no problem:
http://img713.imageshack.us/img713/2923/wa4.jpgOffline
Thanks flo08, I'm gonna give this to my wife. She'll love it!
Offline
GTK, Openbox and BMPanel2 themes: http://bbs.archlinux.org/viewtopic.php?id=91115
Wallpaper: http://customize.org/colossus72 (search in his gallery)
Last edited by weakhead (2010-02-14 14:38:47)
Offline
kourosh wrote:Pretty much playing with KDE 4.4's included themes. Wallpaper is on a cycle from /usr/share/wallpapers. Conky was being plain annoying, as it is with KDE, so I gave up on it for now...
Conky works fine with kde. You only have to make sure, that you set the same wallpaper for the root window that you have in plasma. Otherwise it will look odd.
Which is pretty hard to do when you have your wallpapers changing every 5 minutes ![]()
Last edited by kourosh (2010-02-14 14:55:20)
Offline
http://omploader.org/tM2p2Zw
http://omploader.org/tM2p2aQGTK, Openbox and BMPanel2 themes: http://bbs.archlinux.org/viewtopic.php?id=91115
Wallpaper: http://customize.org/colossus72 (search in his gallery)
What fonts/font configuration do you use?
Offline
[...]
What fonts/font configuration do you use?
Font-related packages (all from AUR):
- cairo-ubuntu
- libxft-ubuntu
- freetype2-ubuntu
- fontconfig-ubuntu
Used fonts:
- Verdana (from ttf-ms-fonts, used in titlebars of Openbox)
- Droid Sans (from ttf-droid, used everywhere else)
~/.fonts.conf:
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<match target="font" >
<edit mode="assign" name="rgba" >
<const>rgb</const>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="hinting" >
<bool>true</bool>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="hintstyle" >
<const>hintslight</const>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="antialias" >
<bool>true</bool>
</edit>
</match>
</fontconfig>Offline
Discovered i can have plasmoids in the system tray
What icon theme and plasma theme are you using?
Thanks.
Offline
Rasi wrote:kourosh wrote:Pretty much playing with KDE 4.4's included themes. Wallpaper is on a cycle from /usr/share/wallpapers. Conky was being plain annoying, as it is with KDE, so I gave up on it for now...
Conky works fine with kde. You only have to make sure, that you set the same wallpaper for the root window that you have in plasma. Otherwise it will look odd.
Which is pretty hard to do when you have your wallpapers changing every 5 minutes
You might like this:
http://kde-look.org/content/show.php/Ya … ent=109367
He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.
Douglas Adams
Offline