diff options
author | Stefan Ritter <xeno@thehappy.de> | 2013-01-06 16:32:50 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2013-01-06 16:32:50 +0100 |
commit | 0eb06ba89af67ade0e4f29e8ee3ce9d632aff53c (patch) | |
tree | 9b0302aa7dc7922d87acd23136508ce0ba00f9da /conkyrc | |
parent | bd2bb5d2835d8637e28b4d9839c9a0427a4647db (diff) |
Diffstat (limited to 'conkyrc')
-rw-r--r-- | conkyrc | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/conkyrc b/conkyrc deleted file mode 100644 index 4dd3847..0000000 --- a/conkyrc +++ /dev/null @@ -1,21 +0,0 @@ -alignment top_middle -background yes -default_color white -use_xft yes -xftfont Sans:size=7 -gap_y 3 -no_buffers yes -out_to_console no -out_to_stderr no -extra_newline no -own_window no -own_window_class Conky -own_window_type desktop -own_window_transparent yes -format_human_readable yes -update_interval 1.0 -update_interval_on_battery 10.0 -double_buffer yes - -TEXT -${font Sans:bold:size=7} ${time} ••• ${font Sans:bold:size=7}Uptime:${font} ${uptime_short} ${font Sans:bold:size=7}CPU1:${font} ${freq 1} mhz ${font Sans:bold:size=7}Mem:${font} ${mem}/${memmax} ${font Sans:bold:size=7}root:${font} ${fs_used_perc /}% ${font Sans:bold:size=7}home:${font} ${fs_used_perc /home}% ${font Sans:bold:size=7}Battery:${font} ${battery_percent BAT0}% |