Improved network module
IP показывается при наведении. При нажатии открывается nmtui в foot.
This commit is contained in:
parent
6bcc57999b
commit
64442063ec
9
config
9
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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user