[kanaya] i3status: change ethernet format_down

This commit is contained in:
Lexi / Zoe 2020-03-01 19:37:29 +01:00
parent 7f7227c10c
commit 5dbce34e66
Signed by: binaryDiv
GPG Key ID: F8D4956E224DA232
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ order += "volume master"
# ~~ Ethernet status # ~~ Ethernet status
ethernet _first_ { ethernet _first_ {
format_up = "🌐 %ip (%speed)" format_up = "🌐 %ip (%speed)"
format_down = "🌐 Ethernet down :(" format_down = "🌐 No Ethernet"
} }
# ~~ VPN status via tun0 device # ~~ VPN status via tun0 device