fixed printscreen, passmenu
[dotfiles.git] / x / .config / i3status / config
index ba3cf2d..7d21672 100644 (file)
@@ -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"
 }