1

Volume hotkeys + network interface

This commit is contained in:
2023-06-25 17:18:42 +02:00
parent 2d0d64c629
commit c9249533cf
2 changed files with 7 additions and 3 deletions

View File

@ -54,7 +54,7 @@
"network": {
"format": "<span font=\"FontAwesome\"></span> {ipaddr}",
"format-disconnected": "<span font=\"FontAwesome\"></span> ",
"interface": "enp0s31f6",
"interface": "enp7s0",
"tooltip-format": "{ifname} via {gwaddr}"
},