Skip to content

Commit

Permalink
Update Waybar Ethernet status message
Browse files Browse the repository at this point in the history
  • Loading branch information
karras committed Aug 22, 2021
1 parent be31622 commit 930a2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waybar/.config/waybar/config
Expand Up @@ -36,7 +36,7 @@
"format-wifi": " {essid} ({signalStrength}%)",
"format-ethernet": " Online",
"format-linked": " Linked",
"format-disconnected": " No Internet",
"format-disconnected": " Offline",
"tooltip": false
},
"pulseaudio": {
Expand Down

0 comments on commit 930a2f8

Please sign in to comment.