Conky: Okay, maybe a little more screen space would be nice

This commit is contained in:
Salt 2018-08-07 19:41:44 -05:00
parent 9cf7e8beef
commit 87c428023a

View File

@ -25,9 +25,9 @@ conky.config = {
color8 = '83a598', -- Blue (CPU)
color9 = 'd3869b', -- Magenta (Memory)
alignment = 'top_right',
alignment = 'bottom_right',
xinerama_head = 2,
minimum_height = 4000,
minimum_height = 100,
minimum_width = 300,
border_width = 6,
gap_x = 10,