Conky: Fix weird padding

I'M
AN
IDIOT
This commit is contained in:
Salt 2020-07-27 08:30:19 -05:00
parent b224b0bab7
commit 98b548353d

View File

@ -25,10 +25,10 @@ conky.config = {
minimum_height = 0,
minimum_width = 304,
border_width = 0,
border_outer_margin = 1,
border_outer_margin = 0,
border_inner_margin = 16,
gap_x = 27,
gap_y = 65,
gap_y = 62,
format_human_readable = true,
temperature_unit = "celsius",