Conky: Breezy

This commit is contained in:
Salt 2020-06-01 01:38:08 -05:00
parent ea42c4f700
commit 3a79ca4066

View File

@ -22,11 +22,11 @@ conky.config = {
color1 = '383c4a', -- Background
color2 = 'fffcf6', -- Foreground
color3 = '4b5162', -- Background-alt
color4 = 'a3be8c', -- Green (Battery)
color6 = '88c0d0', -- Cyan (Network)
color7 = 'ebcb8b', -- Yellow (Disk)
color8 = '81a1c1', -- Blue (CPU)
color9 = 'b48ead', -- Magenta (Memory)
color4 = '11d116', -- Green (Battery)
color6 = '1abc9c', -- Cyan (Network)
color7 = 'fdbc4b', -- Yellow (Disk)
color8 = '1d99f3', -- Blue (CPU)
color9 = '9b59b6', -- Magenta (Memory)
alignment = 'bottom_right',
xinerama_head = 2,