-
Notifications
You must be signed in to change notification settings - Fork 5
Widgets Updates
prankstr edited this page Feb 18, 2026
·
2 revisions
System updates indicator.
| Option | Type | Default | Description |
|---|---|---|---|
check_interval |
integer | 3600 |
Check interval in seconds |
terminal |
string | "" |
Terminal for upgrade command (auto-detected) |
background_color |
string | Custom background color (hex) |
Supported package managers: pacman/paru (Arch), dnf (Fedora), flatpak (universal, auto-detected).
Supported terminals: ghostty, foot, alacritty, kitty, wezterm, gnome-terminal, konsole.
| Class | Description |
|---|---|
.updates |
Widget container |
.updates-icon |
Package icon |
.updates-count |
Update count badge |
.updates-error |
Added on check failure |
.updates-checking |
Added while checking |
.qs-updates-header-row |
Header row (refresh button and last-check label) |