mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
conky: sync font size with i3
This commit is contained in:
parent
6837c49c25
commit
de46eea640
@ -38,7 +38,7 @@ conky.config = {
|
|||||||
draw_outline = false,
|
draw_outline = false,
|
||||||
draw_shades = false,
|
draw_shades = false,
|
||||||
use_xft = true,
|
use_xft = true,
|
||||||
font = 'DejaVu Sans Mono:size=10',
|
font = 'DejaVu Sans Mono:size=8',
|
||||||
gap_x = 6,
|
gap_x = 6,
|
||||||
gap_y = 28,
|
gap_y = 28,
|
||||||
minimum_height = 5,
|
minimum_height = 5,
|
||||||
|
Loading…
Reference in New Issue
Block a user