Conky: Okay, maybe a little more screen space would be nice
This commit is contained in:
parent
9cf7e8beef
commit
87c428023a
@ -25,9 +25,9 @@ conky.config = {
|
|||||||
color8 = '83a598', -- Blue (CPU)
|
color8 = '83a598', -- Blue (CPU)
|
||||||
color9 = 'd3869b', -- Magenta (Memory)
|
color9 = 'd3869b', -- Magenta (Memory)
|
||||||
|
|
||||||
alignment = 'top_right',
|
alignment = 'bottom_right',
|
||||||
xinerama_head = 2,
|
xinerama_head = 2,
|
||||||
minimum_height = 4000,
|
minimum_height = 100,
|
||||||
minimum_width = 300,
|
minimum_width = 300,
|
||||||
border_width = 6,
|
border_width = 6,
|
||||||
gap_x = 10,
|
gap_x = 10,
|
||||||
|
Loading…
Reference in New Issue
Block a user