Difference between revisions of "Xmonad/Config archive/gray hemp's .conky time"

From HaskellWiki
Jump to navigation Jump to search
m
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  +
<pre>
 
gap_y -1000
 
gap_y -1000
   
Line 8: Line 9:
   
 
TEXT
 
TEXT
${time %a %b %e %H:%M:%S %Z}
+
^p(5)${time %a %b %e %H:%M:%S %Z}^p(5)
  +
</pre>

Latest revision as of 20:22, 29 March 2010

gap_y -1000

double_buffer yes
out_to_console yes
own_window yes
own_window_type desktop
update_interval 1.0

TEXT
^p(5)${time %a %b %e %H:%M:%S %Z}^p(5)