Update conky to match current DE
This commit is contained in:
parent
d91930f651
commit
c36b20a18c
|
@ -23,12 +23,12 @@ draw_shades no
|
||||||
draw_outline no
|
draw_outline no
|
||||||
draw_borders no
|
draw_borders no
|
||||||
draw_graph_borders no
|
draw_graph_borders no
|
||||||
default_color EBA242
|
default_color 65EE45
|
||||||
default_shade_color 000000
|
default_shade_color 000000
|
||||||
default_outline_color d9d7d6
|
default_outline_color d9d7d6
|
||||||
alignment top_right
|
alignment top_right
|
||||||
gap_x 16
|
gap_x 16
|
||||||
gap_y 46
|
gap_y 16
|
||||||
no_buffers yes
|
no_buffers yes
|
||||||
uppercase no
|
uppercase no
|
||||||
cpu_avg_samples 2
|
cpu_avg_samples 2
|
||||||
|
|
Loading…
Reference in New Issue