Conky: Correct background color in gen.sh

This commit is contained in:
Salt 2020-07-08 05:26:54 -05:00
parent c5576729d6
commit 6c2c3ac52b

View File

@ -122,7 +122,7 @@ conky.config = {
use_xft = true,
font = 'Roboto:style=Light:size=9',
default_color = '#fffcf6',
color1 = '383c4a', -- Background
color1 = '232629', -- Background
color2 = 'fffcf6', -- Foreground
color3 = '4b5162', -- Background-alt
color4 = '11d116', -- Green (Battery)