Conky: Use normal font in i3lock
This commit is contained in:
parent
07700ffad5
commit
95e5541770
@ -14,7 +14,7 @@ conky.config = {
|
||||
update_interval = 1,
|
||||
|
||||
use_xft = true,
|
||||
font = 'Noto Sans:style=Light:size=10',
|
||||
font = 'Noto Sans:style=Normal:size=10',
|
||||
default_color = '#fffcf6',
|
||||
color1 = '383c4a', -- Background
|
||||
color2 = 'fffcf6', -- Foreground
|
||||
|
Loading…
Reference in New Issue
Block a user