Network
> Published on Sun, Dec 3, 2023> Updated on Wed, Nov 12, 2025
Description #
The network widget displays the current network status.
Interactions #
You can toggle Wifi by clicking on the network widget if you enable this option in settings.
Available settings #
You can set the following network widget settings in the simple-bar settings:
Refresh frequency
: The refresh frequency in milliseconds. Default is 20000 (20 seconds).Show on display
: The displays on which the widget will be displayed. Add a list of indexes (for example: "1,2"). Leave blank to display the widget on every spaces. Default is "".Network device source name
: The network device source name. Default is en0.Hide if disabled
: Hide the widget if the network is disabled. Default is false.Toggle wifi on click
: Toggle wifi on click. Default is false.Hide network name
: Hide the network name. Default is false.
Wifi toggle on click added thanks to @Amar1729