Conky: Breezy
This commit is contained in:
parent
ea42c4f700
commit
3a79ca4066
@ -22,11 +22,11 @@ conky.config = {
|
|||||||
color1 = '383c4a', -- Background
|
color1 = '383c4a', -- Background
|
||||||
color2 = 'fffcf6', -- Foreground
|
color2 = 'fffcf6', -- Foreground
|
||||||
color3 = '4b5162', -- Background-alt
|
color3 = '4b5162', -- Background-alt
|
||||||
color4 = 'a3be8c', -- Green (Battery)
|
color4 = '11d116', -- Green (Battery)
|
||||||
color6 = '88c0d0', -- Cyan (Network)
|
color6 = '1abc9c', -- Cyan (Network)
|
||||||
color7 = 'ebcb8b', -- Yellow (Disk)
|
color7 = 'fdbc4b', -- Yellow (Disk)
|
||||||
color8 = '81a1c1', -- Blue (CPU)
|
color8 = '1d99f3', -- Blue (CPU)
|
||||||
color9 = 'b48ead', -- Magenta (Memory)
|
color9 = '9b59b6', -- Magenta (Memory)
|
||||||
|
|
||||||
alignment = 'bottom_right',
|
alignment = 'bottom_right',
|
||||||
xinerama_head = 2,
|
xinerama_head = 2,
|
||||||
|
Loading…
Reference in New Issue
Block a user