Author: Honza Pokorny <me@honza.ca>
Better colors in i3status
i3/i3status.conf | 3 +++
diff --git a/i3/i3status.conf b/i3/i3status.conf index 4e0b37507114da24afc3be8571f39b475555532f..e6bc9555c25047e3f1adc9aa0519cccd55b99f67 100644 --- a/i3/i3status.conf +++ b/i3/i3status.conf @@ -2,6 +2,9 @@ general { colors = true interval = 1 output_format = "i3bar" + color_good = '#2aa198' + color_bad = '#dc322f' + } order += "ethernet enp12s0u1"