Skip to content

Network-Manager

Displays the current network connection state of NetworkManager. Supports wired ethernet, wifi, cellular data and VPN connections among others.

Example

{
end = [
{
type = "network_manager"
icon_size = 32
}
]
}

Configuration

Type: network_manager

No description provided.

Type: integer
Default: 24

Styling

SelectorDescription
.network_managerNetworkManager widget container.
.network_manager .iconNetworkManager widget icon.

For more information on styling, please see the styling guide.