Manpage logo

yambar-modules-network - This module monitors network connection state

NAME  DESCRIPTION  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)


Updated 2026-06-01 - jenkler.se | uex.se