mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
removed interface name in waybar
This commit is contained in:
parent
3f20285956
commit
f4576b4df8
@ -41,7 +41,7 @@
|
||||
},
|
||||
"network": {
|
||||
"format-wifi": "<span foreground='#929292'></span> {essid} <span foreground='#929292'>{signalStrength}%</span>",
|
||||
"format-ethernet": "<span foreground='#929292'></span> {ifname}",
|
||||
"format-ethernet": "<span foreground='#929292'></span> wired",
|
||||
"format-disconnected": "",
|
||||
"tooltip": false
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user