Conky: Fix i3lock font color
This commit is contained in:
parent
acada0c56f
commit
aa463a5b14
@ -15,7 +15,7 @@ conky.config = {
|
|||||||
|
|
||||||
use_xft = true,
|
use_xft = true,
|
||||||
font = 'Noto Sans:style=Light:size=10',
|
font = 'Noto Sans:style=Light:size=10',
|
||||||
default_color = '#ebdbb2',
|
default_color = '#fffcf6',
|
||||||
color1 = '383c4a', -- Background
|
color1 = '383c4a', -- Background
|
||||||
color2 = 'fffcf6', -- Foreground
|
color2 = 'fffcf6', -- Foreground
|
||||||
color3 = '4b5162', -- Background-alt
|
color3 = '4b5162', -- Background-alt
|
||||||
|
Loading…
Reference in New Issue
Block a user