Conky: Correct background color in gen.sh
This commit is contained in:
parent
c5576729d6
commit
6c2c3ac52b
@ -122,7 +122,7 @@ conky.config = {
|
|||||||
use_xft = true,
|
use_xft = true,
|
||||||
font = 'Roboto:style=Light:size=9',
|
font = 'Roboto:style=Light:size=9',
|
||||||
default_color = '#fffcf6',
|
default_color = '#fffcf6',
|
||||||
color1 = '383c4a', -- Background
|
color1 = '232629', -- Background
|
||||||
color2 = 'fffcf6', -- Foreground
|
color2 = 'fffcf6', -- Foreground
|
||||||
color3 = '4b5162', -- Background-alt
|
color3 = '4b5162', -- Background-alt
|
||||||
color4 = '11d116', -- Green (Battery)
|
color4 = '11d116', -- Green (Battery)
|
||||||
|
Reference in New Issue
Block a user