소스 검색

Update formatting of networks

Colin Powell 5 년 전
부모
커밋
dccbd58a3f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      i3/.config/i3status/i3status.conf

+ 2 - 2
i3/.config/i3status/i3status.conf

@@ -27,12 +27,12 @@ volume master {
 ethernet em0 {
   # if you use %speed, i3status requires root privileges
   format_up = "%ip"
-  format_down = "ETH down"
+  format_down = "Eth down"
 }
 
 wireless wlan0 {
     format_up = " %essid %ip"
-    format_down = ""
+    format_down = "WiFi down"
 }
 
 cpu_temperature 0 {