Polybar, Conky: Color changes, battery module position change

Battery is now green, Disk is now yellow
This commit is contained in:
2018-06-30 21:26:09 -05:00
parent 794ab0fde6
commit ede764ab59
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ conky.config = {
color3 = '3c3836', -- Background-alt
color4 = 'fb4934', -- Red (Hot, generic)
color6 = '8ec07c', -- Cyan (Network)
color7 = 'b8bb26', -- Green (Disk)
color7 = 'fabd2f', -- Yellow (Disk)
color8 = '83a598', -- Blue (CPU)
color9 = 'd3869b', -- Magenta (Memory)