From 7158354ad15a38e0dcf35e97b1a69ac70509c529 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Mon, 5 Oct 2015 11:00:34 -0400 Subject: Add colors to i3bar. --- i3status.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i3status.conf b/i3status.conf index 6d7521d..0b3b483 100644 --- a/i3status.conf +++ b/i3status.conf @@ -1,6 +1,8 @@ general { colors = true interval = 10 + color_good = "#b5bd68" + color_bad = "#cc6666" } order += "ipv6" -- cgit v1.2.3