Mises à jour diverses
This commit is contained in:
parent
4ed9147ca5
commit
2fa561e7cd
3 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@ conky.config = {
|
|||
double_buffer = true,
|
||||
font = 'xos4 Terminus:size=8',
|
||||
draw_graph_borders = true,
|
||||
draw_outline = true,
|
||||
draw_outline = false,
|
||||
minimum_width = 260,
|
||||
maximum_width = 260,
|
||||
minimum_height = 1080,
|
||||
|
@ -19,7 +19,7 @@ conky.config = {
|
|||
own_window_colour = '#2D2D2D',
|
||||
update_interval = 1.0,
|
||||
use_xft = true,
|
||||
default_color = 'A09F93',
|
||||
default_color = '#D3D0C8',
|
||||
format_human_readable = true,
|
||||
short_units = true,
|
||||
if_up_strictness = 'link',
|
||||
|
@ -28,7 +28,7 @@ conky.config = {
|
|||
top_cpu_separate = true,
|
||||
text_buffer_size = 1024,
|
||||
|
||||
color2 = 'F2F0EC',
|
||||
color2 = '#F2F0EC',
|
||||
font2 = 'xos4 Terminus:size=12',
|
||||
|
||||
--template0 = [[${cpubar cpu\1 6,60}${offset 5}]],
|
||||
|
|
|
@ -6,7 +6,7 @@ conky.config = {
|
|||
double_buffer = true,
|
||||
font = 'xos4 Terminus:size=8',
|
||||
draw_graph_borders = true,
|
||||
draw_outline = true,
|
||||
draw_outline = false,
|
||||
minimum_width = 260,
|
||||
maximum_width = 260,
|
||||
minimum_height = 1080,
|
||||
|
@ -20,7 +20,7 @@ conky.config = {
|
|||
own_window_colour = '#2D2D2D',
|
||||
update_interval = 1.0,
|
||||
use_xft = true,
|
||||
default_color = 'A09F93',
|
||||
default_color = 'D3D0C8',
|
||||
format_human_readable = true,
|
||||
short_units = true,
|
||||
if_up_strictness = 'link',
|
||||
|
|
|
@ -203,8 +203,8 @@ interval=once
|
|||
signal=14
|
||||
separator=false
|
||||
|
||||
#[rgb]
|
||||
#interval=once
|
||||
[rgb]
|
||||
interval=once
|
||||
|
||||
[keyindicator]
|
||||
instance=Caps
|
||||
|
|
Loading…
Reference in a new issue