diff options
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}% |