mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +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 {
|
general {
|
||||||
output_format = "i3bar"
|
output_format = "i3bar"
|
||||||
colors = true
|
colors = true
|
||||||
interval = 2
|
interval = 1
|
||||||
color_good = "#3EDD3E"
|
color_good = "#D3DAE3"
|
||||||
color_degraded = "#FFFF60"
|
color_degraded = "#FFFF60"
|
||||||
color_bad = "#CC575D"
|
color_bad = "#CC575D"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue