X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=x%2F.config%2Fi3status%2Fconfig;h=7d21672b60da42b019859d09bb1b9828b80ebe30;hb=5e855c8080869971e6698587af99b0832654c843;hp=ba3cf2d15d465a0d519954ed1f0911f6ef1c2cfb;hpb=ba710a407ddbf717d68e4cdf6d91556b4728b00d;p=dotfiles.git diff --git a/x/.config/i3status/config b/x/.config/i3status/config index ba3cf2d..7d21672 100644 --- a/x/.config/i3status/config +++ b/x/.config/i3status/config @@ -17,23 +17,6 @@ volume master { mixer_idx = 0 } -wireless wlp1s0 { - format_up = "W: (%quality) %ip" - format_down = "W: down" -} - -battery 0 { - format = "%status %percentage (%remaining)" - format_down = "No Battery" - status_chr = "⚇ CHR" - status_bat = "⚡ BAT" - status_full = "☻ FULL" - hide_seconds = true - integer_battery_capacity = true - path = "/sys/class/power_supply/BAT%d/uevent" - low_threshold = 10 -} - tztime local { format = "⌚ %Y-%m-%d %H:%M:%S" }