Explorar el Código

Hide IPv6 when unavailable

DricomDragon hace 4 años
padre
commit
a13b2f7f68
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      Install/Templates/i3status/config

+ 5 - 0
Install/Templates/i3status/config

@@ -21,6 +21,11 @@ order += "volume master"
 order += "battery 0"
 order += "tztime local"
 
+ipv6 {
+	format_up = "%ip"
+	format_down = ""
+}
+
 wireless _first_ {
         format_up = "⌔ %essid%quality %bitrate %ip"
         format_down = "⌔×"