diff --git a/config b/config index 13e9907..c7274a9 100644 --- a/config +++ b/config @@ -63,13 +63,16 @@ }, "network": { // "interface": "wlp2s0", // (Optional) To force the use of this interface + "interval": 10, "format-wifi": "{essid} ({signalStrength}%)  ", - "format-ethernet": "{ifname}: {ipaddr}/{cidr}  ", - "format-disconnected": "Disconnected ⚠ " + "format-ethernet": "{ifname}  ", + "format-disconnected": "Disconnected ⚠ ", + "tooltip-format": "{ipaddr}/{cidr}", + "on-click": "hyprctl dispatch exec \"[float] foot -W 80x24 nmtui\"" }, "pulseaudio": { "scroll-step": 1, - "format": "{volume}% {icon}", + "format": "{volume}% {icon} ", "format-bluetooth": "{volume}% {icon} ", "format-muted": " ", "format-icons": {