1

Volume hotkeys + network interface

This commit is contained in:
2023-06-25 17:18:42 +02:00
parent c7e9fb7345
commit 6a89be4bb7
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}"
},