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