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

19 lines
241 B
Markdown

# Script: updates-fwupd
A script that shows if there are firmware updates available.
## Dependencies
* `fwupd`
## Module
```ini
[module/updates-fwupd]
type = custom/script
exec = ~/polybar-scripts/updates-fwupd.sh
interval = 3600
```