Robin Thoni пре 8 година
родитељ
комит
a821bd4536
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      i3/i3/status/status.py

+ 1
- 1
i3/i3/status/status.py Прегледај датотеку

@@ -124,7 +124,7 @@ status.register(NetworkTraffic,
124 124
 status.register(Ping,
125 125
                 color=g_color_good,
126 126
                 color_down=g_color_alert,
127
-                format="\uf368 {ping:03.0f} ms",
127
+                format="\uf07d {ping:03.0f} ms",
128 128
                 format_down="\uf368 ∞ ms")
129 129
 
130 130
 def get_iface_param(iface):

Loading…
Откажи
Сачувај