summaryrefslogtreecommitdiffstats
path: root/conkyrc
blob: 4cf503cfe58a0be479cf0c5d2283ffb07c62dda5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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}%