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

14 lines
233 B
Markdown

# Script: updates-xbps
A script that shows if there are updates for xbps-based distributions like Void Linux.
## Module
```ini
[module/updates-xbps]
type = custom/script
exec = ~/polybar-scripts/updates-xbps.sh
interval = 20
```