Commit c9eb1ebe authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Changed conky colour to d64161 to match current setings.

parent 6c1e37f0
conky.config = {
alignment = 'top_right',
background = true,
color2 = 'EB564D',
cpu_avg_samples = 2,
default_color = 'F9FAF9',
color2 = 'D64161',
double_buffer = true,
font = 'Bitstream Vera Sans:size=8',
draw_shades = false,
......
conky.config = {
alignment = 'bottom_left',
background = true,
color2 = 'F9FAF9',
cpu_avg_samples = 2,
default_color = 'EB564D',
default_color = 'd64161',
color2 = 'F9FAF9',
double_buffer = true,
font = 'Bitstream Vera Sans:size=8',
draw_shades = false,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment