conky: sync font size with i3

This commit is contained in:
Aminda Suomalainen 2020-05-02 16:15:33 +03:00
parent 6837c49c25
commit de46eea640
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ conky.config = {
draw_outline = false,
draw_shades = false,
use_xft = true,
font = 'DejaVu Sans Mono:size=10',
font = 'DejaVu Sans Mono:size=8',
gap_x = 6,
gap_y = 28,
minimum_height = 5,