mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[i3/i3status] update good-color and reduced interval to 1
This commit is contained in:
parent
e55c4733c9
commit
a7f11f9d66
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
general {
|
||||
output_format = "i3bar"
|
||||
colors = true
|
||||
interval = 2
|
||||
color_good = "#3EDD3E"
|
||||
interval = 1
|
||||
color_good = "#D3DAE3"
|
||||
color_degraded = "#FFFF60"
|
||||
color_bad = "#CC575D"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue