21 lines
883 B
Text
21 lines
883 B
Text
alignment top_left
|
|
background yes
|
|
default_color white
|
|
use_xft yes
|
|
xftfont OpenLogos:size=7
|
|
gap_y 2
|
|
no_buffers yes
|
|
out_to_console no
|
|
out_to_stderr no
|
|
extra_newline no
|
|
own_window yes
|
|
own_window_class Conky
|
|
own_window_type override
|
|
own_window_transparent yes
|
|
format_human_readable yes
|
|
update_interval 1.0
|
|
update_interval_on_battery 10.0
|
|
double_buffer yes
|
|
|
|
TEXT
|
|
${font OpenLogos:bold:size=7} ${time %A, %d. %B %Y - %H:%M:%S } ••• ${font OpenLogos:bold:size=7}Uptime:${font} ${uptime_short} ${font OpenLogos:bold:size=7}CPU1:${font} ${freq 1} mhz ${font OpenLogos:bold:size=7}Mem:${font} ${mem}/${memmax} ${font OpenLogos:bold:size=7}root:${font} ${fs_used_perc /}% ${font OpenLogos:bold:size=7}home:${font} ${fs_used_perc /home}% ${font OpenLogos:bold:size=7}var:${font} ${fs_used_perc /var}% ${font OpenLogos:bold:size=7}Battery:${font} ${battery_percent BAT0}%
|