Man page - yambar-modules-network(5)
Packages contains this manual
- yambar-particles(5)
- yambar-modules-i3(5)
- yambar-modules-mpd(5)
- yambar-modules-mem(5)
- yambar-modules-script(5)
- yambar-modules-sway-xkb(5)
- yambar-modules-dwl(5)
- yambar-modules-cpu(5)
- yambar-tags(5)
- yambar(1)
- yambar-modules-sway(5)
- yambar-modules-network(5)
- yambar-modules-pulse(5)
- yambar-modules-foreign-toplevel(5)
- yambar-modules-xkb(5)
- yambar-modules-pipewire(5)
- yambar-modules(5)
- yambar-modules-backlight(5)
- yambar-modules-river(5)
- yambar-decorations(5)
- yambar-modules-battery(5)
- yambar-modules-disk-io(5)
- yambar-modules-alsa(5)
- yambar-modules-label(5)
- yambar(5)
- yambar-modules-clock(5)
- yambar-modules-removables(5)
Package: yambar
apt-get install yambar
apt-get install yambar
Manuals in package:
Documentations in package:
Manual
yambar-modules-network
NAMEDESCRIPTION
TAGS
CONFIGURATION
EXAMPLES
SEE ALSO
NAME
network - This module monitors network connection state
DESCRIPTION
This module monitors network connection state; disconnected/connected state and MAC/IP addresses. It instantiates the provided content particle for each network interface.
Note: while the module internally tracks all assigned IPv4/IPv6 addresses, it currently exposes only a single IPv4 and a single IPv6 address per network interface.
TAGS
CONFIGURATION
EXAMPLES
bar:
left:
- network:
content:
map:
default:
string: {text: "{name}: {state} ({ipv4})"}
conditions:
ipv4 == "":
string: {text: "{name}: {state}"}
SEE ALSO
yambar-modules (5), yambar-particles (5), yambar-tags (5), yambar-decorations (5)