1

Update and rename config to config.backup

This commit is contained in:
Evan Pratten 2019-02-01 16:50:39 -05:00 committed by GitHub
parent 4ed20ce905
commit 74efabfa9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,9 +20,21 @@ order += "tztime local"
battery 0 {
format = "<span background='#9759ea'>%status %percentage %remaining</span>"
format_down = "No battery"
status_chr = "⚡ CHR"
status_bat = "🔋 BAT"
status_unk = "? UNK"
status_full = "☻ FULL"
low_threshold = 10
}
battery 1 {
format = "<span background='#e45f9e'>%status %percentage %remaining</span>"
format_down = "No battery"
status_chr = "⚡ CHR"
status_bat = "🔋 BAT"
status_unk = "? UNK"
status_full = "☻ FULL"
low_threshold = 10
}
load {