Browse Source

Set default bad color to orange

DricomDragon 4 years ago
parent
commit
1049ba7473
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Install/Templates/i3status/config

+ 1 - 0
Install/Templates/i3status/config

@@ -8,6 +8,7 @@
 
 
 general {
 general {
         colors = true
         colors = true
+        color_bad = "#FF8800"
         interval = 5
         interval = 5
 }
 }