1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00

changed network module

This commit is contained in:
eoli3n 2020-01-02 11:18:49 +01:00
parent 7c4d88b10e
commit 48e5181b7c

@ -36,7 +36,7 @@
},
"network": {
"format-wifi": "<span foreground='#929292'></span> {essid} <span foreground='#929292'>{signalStrength}%</span>",
"format-ethernet": "<span foreground='#929292'></span>",
"format-ethernet": "<span foreground='#929292'></span> {interface}",
"format-disconnected": ""
},
"tooltip": false