diff --git a/ubuntu/Laptop/.config/i3status/config b/ubuntu/Laptop/.config/i3status/config.backup similarity index 77% rename from ubuntu/Laptop/.config/i3status/config rename to ubuntu/Laptop/.config/i3status/config.backup index d14a1b6..3451891 100644 --- a/ubuntu/Laptop/.config/i3status/config +++ b/ubuntu/Laptop/.config/i3status/config.backup @@ -20,9 +20,21 @@ order += "tztime local" battery 0 { format = "%status %percentage %remaining" + format_down = "No battery" + status_chr = "⚡ CHR" + status_bat = "🔋 BAT" + status_unk = "? UNK" + status_full = "☻ FULL" + low_threshold = 10 } battery 1 { format = "%status %percentage %remaining" + format_down = "No battery" + status_chr = "⚡ CHR" + status_bat = "🔋 BAT" + status_unk = "? UNK" + status_full = "☻ FULL" + low_threshold = 10 } load {