Update to ethernet and memory icons

more suitable & intuitive nerd symbols icons being proposed
This commit is contained in:
Faizul Anwar
2024-08-27 22:01:05 +06:00
committed by GitHub
parent d25eb8bdb3
commit 0c3e4e3db8

View File

@@ -67,7 +67,7 @@
"format-disabled": " Disabled ", "format-disabled": " Disabled ",
"format-wifi": " {bandwidthDownBits:>} 󰶡 {bandwidthUpBits:>} 󰶣 ", "format-wifi": " {bandwidthDownBits:>} 󰶡 {bandwidthUpBits:>} 󰶣 ",
"tooltip-format-wifi": "{essid}", "tooltip-format-wifi": "{essid}",
"format-ethernet": " {bandwidthDownBits:>} 󰶡 {bandwidthUpBits:>} 󰶣 ", "format-ethernet": "󰈀 {bandwidthDownBits:>} 󰶡 {bandwidthUpBits:>} 󰶣 ",
"tooltip-format-ethernet": "{ifname}: {ipaddr}/{cidr}", "tooltip-format-ethernet": "{ifname}: {ipaddr}/{cidr}",
"format-disconnected": " Disconnected ", "format-disconnected": " Disconnected ",
"on-click": "footclient -T waybar_nmtui -e nmtui", "on-click": "footclient -T waybar_nmtui -e nmtui",
@@ -86,7 +86,7 @@
"memory": { "memory": {
"interval": 5, "interval": 5,
"format": "{:>3}% ", "format": "{:>3}% ",
"on-click": "footclient -T waybar_htop -e htop", "on-click": "footclient -T waybar_htop -e htop",
"states": { "states": {
"warning": 70, "warning": 70,