This commit is contained in:
albert 2023-11-15 17:47:46 +09:00
parent 73740eb85a
commit fc8602118b
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -56,7 +56,7 @@
},
"idle_inhibitor": {
"format": "{icon}",
"format": "{icon} ",
"format-icons": {
"activated": "",
"deactivated": ""
@ -118,8 +118,8 @@
},
"network": {
"format": "{ifname}",
"format-wifi": " ",
"format": "{ifname} ",
"format-wifi": "",
"format-ethernet": " {ipaddr}",
"format-disconnected": "", // An empty format will hide the module.
"tooltip-format": "{ifname} via {gwaddr} ",