waybar unit-specific network configs
This commit is contained in:
@@ -1,4 +1,15 @@
|
||||
{
|
||||
"network": {
|
||||
"interface": "enp6s0",
|
||||
"format-disabled": " Disabled",
|
||||
"format-wifi": " {bandwidthDownBits:>} {bandwidthUpBits:>} ({signalStrength}%)",
|
||||
"tooltip-format-wifi": "{essid}",
|
||||
"format-ethernet": " {bandwidthDownBits:>} {bandwidthUpBits:>} ",
|
||||
"tooltip-format-ethernet": "{ifname}: {ipaddr}/{cidr}",
|
||||
"format-disconnected": " Disconnected",
|
||||
"on-click": "footclient --app-id floating_shell --window-size-chars 60x45 -e nmtui",
|
||||
"interval": 2
|
||||
},
|
||||
"disk#hdd1": {
|
||||
"path": "/mnt/hdd1",
|
||||
"interval": 30,
|
||||
|
||||
Reference in New Issue
Block a user