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

16 lines
252 B
Markdown

# Script: network-localip
This script shows the local IP of the current connection.
![network-localip](screenshots/1.png)
## Module
```ini
[module/network-localip]
type = custom/script
exec = ~/polybar-scripts/network-localip.sh
interval = 60
```