2024-01-28 16:37:10 -06:00

16 lines
273 B
Markdown

# Script: network-networkmanager
A shell script that shows the status of NetworkManager.
It shows connection changes in real time.
## Module
```ini
[module/network-networkmanager]
type = custom/script
exec = ~/polybar-scripts/network-networkmanager.sh
tail = true
```