forked from nicolargo/ubuntupostinstall
-
Notifications
You must be signed in to change notification settings - Fork 0
/
conkyrc
39 lines (35 loc) · 1.01 KB
/
conkyrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
use_xft yes
xftfont 123:size=8
xftalpha 0.1
total_run_times 0
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 250 5
maximum_width 500
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
default_color white
default_shade_color red
default_outline_color green
no_buffers yes
uppercase yes
cpu_avg_samples 2
net_avg_samples 1
override_utf8_locale yes
use_spacer left
# Frequence de mise a jour (secondes)
update_interval 1
# Position en bas a droite
alignment top_right
# Decalage par rapport aux bordures
gap_x 30
gap_y 20
TEXT
${color EAEAEA}${font GE Inspira:pixelsize=55}${alignr}${time %H:%M}${font GE Inspira:pixelsize=18}
${voffset 10}${alignr}${color EAEAEA}${time %A} ${color D12122}${time %d} ${color EAEAEA}${time %B}
${font Ubuntu:pixelsize=10}${alignr}${color D12122}HD $color${fs_used /} / ${fs_size /} ${color D12122}RAM $color$mem / $memmax ${color D12122}CPU $color${cpu cpu0}%