<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sense Egbert Hofstede &#187; conky</title>
	<atom:link href="http://www.sehofstede.nl/tag/conky/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sehofstede.nl</link>
	<description>Personal site of a tech enthusiast</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:15:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A slick looking desktop is possible on Ubuntu!</title>
		<link>http://www.sehofstede.nl/a-slick-looking-desktop-is-possible-on-ubuntu</link>
		<comments>http://www.sehofstede.nl/a-slick-looking-desktop-is-possible-on-ubuntu#comments</comments>
		<pubDate>Sun, 31 May 2009 10:38:15 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[English Posts]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Planets]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://qense.nl/?p=353</guid>
		<description><![CDATA[Yeah, your probably already knew that it&#8217;s possible, but for the first time I can honestly say I succeeded in achieving that goal myself. At last I&#8217;ve got a clean desktop that can compete with and even defeat the RC &#8230; <a href="http://www.sehofstede.nl/a-slick-looking-desktop-is-possible-on-ubuntu">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yeah, your probably already knew that it&#8217;s possible, but for the first time I can honestly say I succeeded in achieving that goal myself. At last I&#8217;ve got a clean desktop that can compete with and even defeat the RC of Windows 7 that&#8217;s busy taking way too much space on my hard-disk at the moment.</p>
<p>Looking good is important for an OS &#8212; Mac OS would be a lot less cool if it wouldn&#8217;t be considered so well designed &#8212; and I think that this is where Linux stays behind. There are a lot of terribly awesome pieces of art out there on the Internet, but they aren&#8217;t always that easy to find. For example: the place to be for a good wallpaper is of course <a title="Browsing Wallpaper on deviantART" href="http://browse.deviantart.com/customization/wallpaper/">deviantART</a>, but you have to know about it&#8217;s existence. If you want a good looking theme, go to <a title="Eyecandy for your GNOME-Desktop -  GNOME-Look.org" href="http://www.gnome-look.org/">GNOME-Look.org</a>. There are loads and loads of elements, window borders and, the hardest part to make, icons.</p>
<p>I hope the promised focus on design for the next two Ubuntu releases is going to pay off. Because in my eyes Ubuntu cannot succeed on the desktop without looking good.</p>
<p>Enough chatter, bring on my desktop!</p>
<p><a href="http://qense.nl/wp-content/uploads/2009/05/Schermafdruk.jpg"><img class="alignnone" title="New look, desktop" src="http://qense.nl/wp-content/uploads/2009/05/Schermafdruk.jpg" alt="" width="350" height="217" /></a><a href="http://qense.nl/wp-content/uploads/2009/05/Schermafdruk-1.jpg"><img class="alignright" title="File manager" src="http://qense.nl/wp-content/uploads/2009/05/Schermafdruk-1.jpg" alt="" width="350" height="217" /></a></p>
<p>A quick overview of the used components:</p>
<ul>
<li><span style="color: #888888;"><strong>Wallpaper:</strong></span> <a title=":UntitledDocument: by ~THFM on deviantART" href="http://thfm.deviantart.com/art/UntitledDocument-66260329">:UntitledDocument: by ~THFM</a></li>
<li><span style="color: #888888;"><strong>Iconset:</strong></span> <a title="GNOME-colors GNOME-Look.org" href="http://www.gnome-look.org/content/show.php/GNOME-colors?content=82562">GNOME-Colors</a>, Brave</li>
<li><strong><span style="color: #888888;">Window borders:</span></strong> <a title="Si Pack on GNOME-Look.org" href="http://www.gnome-look.org/content/show.php/Si+Pack?content=68318">Si</a>(I&#8217;m not entirely happy with this one. Any suggestions?)</li>
<li><span style="color: #888888;"><strong>Elements:</strong></span> <a title="MurrinaGraphiteGentle on GNOME-Look.org" href="http://www.gnome-look.org/content/show.php/MurrinaGraphiteGentle?content=48237">MurrinaGraphiteGentle<br />
</a> (requires the Murrine engine, <a title="Install gtk2-engines-murrine&lt;br &gt;&lt;/a&gt;" href="apt:gtk2-engines-murrine&lt;br /&gt;">install it from the repository</a>)</li>
</ul>
<p><strong>Conky</strong></p>
<p>As you can see on the screenshot I&#8217;m using the wonderful program <a title="Conky" href="http://conky.sourceforge.net/">Conky</a>. This program writes text on your desktop/wallpaper and can be used for all sorts of interesting things. With scripts you could even let it display the status of your coffee maker!</p>
<p>The configuration syntax is rich and although not that complex, takes time to learn. I wanted quick and beautiful results, so I used the <a title="CONKY-colors on GNOME-Look.org" href="http://www.gnome-look.org/content/show.php/CONKY-colors?content=92328">CONKY-colors</a> script &#8212; unexpectedly written in C &#8212; to generate my .conkyrc file. Have a look at it&#8217;s description for the installation instructions and make sure you read them carefully.</p>
<p>I used this command to generate my configuration file:</p>
<blockquote><p><em>./conky-colors -c brave &#8211;cpu 1 &#8211;hd &#8211;network &#8211;weather &#8211;weathercode NLXX0012</em></p></blockquote>
<p>Please keep in mind that both the resulting file and the required .scripts folder are all hidden by default. Press Ctrl+H in Nautilus to see them or copy the folder and file with terminal commands.</p>
<p>The translation to Dutch are done by myself, although the script does support localisation to some extend, the number of languages supported is limited. (Don&#8217;t mind the large amount of English left, that&#8217;s normal nowadays in Dutch, unfortunately.)</p>
<p>A lot of people add the command <em>conky -c &#8216;path/to/conkyrc&#8217; </em>directly to GNOME&#8217;s Start-up Applications. although letting Conky start right away might work flawlessly on XFCE, it does give troubles in GNOME and KDE. Therefore you should use a script like the following one to start Conky:</p>
<blockquote><p>#!/bin/bash<br />
sleep 20 &amp;&amp;<br />
conky -c ~/.conky/conkymain &amp;</p></blockquote>
<p><strong>Dock</strong></p>
<p>The dock at the bottom of my screen is <a title="Avant Window Navigator in Launchpad" href="https://launchpad.net/awn">Avant Window Navigator</a>, right from the repositories. I chose this dock because its appearance is easier to configure and it&#8217;s lighter than equivalents like GNOME Do.<br />
<a title="Install avant-window-navigator" href="apt:avant-window-navigator">Install AWN</a></p>
<p>The background colours are completely transparant, the only colour is the grey in the border. Doesn&#8217;t it look great?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sehofstede.nl/a-slick-looking-desktop-is-possible-on-ubuntu/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

