Skip to content

Instantly share code, notes, and snippets.

@jaseemabid
Created June 13, 2012 13:22
Show Gist options
  • Save jaseemabid/2924000 to your computer and use it in GitHub Desktop.
Save jaseemabid/2924000 to your computer and use it in GitHub Desktop.
XFCE panel clock
The panel clock in xfce suck! Its almost useless with is creepy color, which makes it hard to read and the stupid format with no space in between
So, it looked like old.png, customise a bit to make it look like new.png.
Use this text as the custom format to display the clock.
<span font_desc="Droid Sans Mono 10" color="#efefef" weight="normal">%a %d %b</span><span font_desc="Droid Sans Mono" color="#efefef" weight="bold"> [%I:%M %p]</span>
See the screenshots along here http://imgur.com/a/x2hma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment