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

From HaskellWiki
Jump to navigation Jump to search
m
 
m
Line 1: Line 1:
gap_y -1000
+
gap_y -1000
   
double_buffer yes
+
double_buffer yes
out_to_console yes
+
out_to_console yes
own_window yes
+
own_window yes
own_window_type desktop
+
own_window_type desktop
update_interval 1.0
+
update_interval 1.0
   
TEXT
+
TEXT
${time %a %b %e %H:%M:%S %Z}
+
${time %a %b %e %H:%M:%S %Z}

Revision as of 23:22, 18 January 2010

gap_y -1000
double_buffer yes
out_to_console yes
own_window yes
own_window_type desktop
update_interval 1.0
TEXT
${time %a %b %e %H:%M:%S %Z}