chore(config): i3status onedark color

main
Tran Hau 2021-04-05 23:50:54 +07:00
parent 06fe19a8db
commit b8b7e9823d
1 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
general {
colors = true
interval = 5
# https://github.com/joshdick/onedark.vim
colors = true
color_good = "#98C379"
color_degraded = "#E5C07B"
color_bad = "#E06C75"
}
order += "wireless _first_"