This commit is contained in:
Stephan Raabe 2024-06-01 20:47:15 +02:00
parent e0ec9425fb
commit 54473c0440

View File

@ -333,7 +333,8 @@
"tooltip-format-ethernet": " {ifname}\nIP: {ipaddr}\n up: {bandwidthUpBits} down: {bandwidthDownBits}", "tooltip-format-ethernet": " {ifname}\nIP: {ipaddr}\n up: {bandwidthUpBits} down: {bandwidthDownBits}",
"tooltip-format-disconnected": "Disconnected", "tooltip-format-disconnected": "Disconnected",
"max-length": 50, "max-length": 50,
"on-click": "~/dotfiles/.settings/networkmanager.sh" "on-click": "alacritty --class dotfiles-floating -e nmtui",
"on-click-right": "~/dotfiles/.settings/networkmanager.sh"
}, },
// Battery // Battery