Personal tools

Xmonad/Config archive/gray hemp's .conky time

From HaskellWiki

< Xmonad | Config archive(Difference between revisions)
Jump to: navigation, search
m
Current revision (20:22, 29 March 2010) (edit) (undo)
 
Line 1: Line 1:
-
gap_y -1000
+
<pre>
 +
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}
+
^p(5)${time %a %b %e %H:%M:%S %Z}^p(5)
 +
</pre>

Current revision

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)