diff options
Diffstat (limited to 'dot_config/waybar')
| -rwxr-xr-x | dot_config/waybar/executable_update-status.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/waybar/executable_update-status.sh b/dot_config/waybar/executable_update-status.sh index cbd899e..a300245 100755 --- a/dot_config/waybar/executable_update-status.sh +++ b/dot_config/waybar/executable_update-status.sh @@ -3,7 +3,7 @@ # upgraded recently. Source of truth is /var/log/pacman.log — the last # "[PACMAN] starting full system upgrade" entry. No daemon, no -Sy # polling, no opinion about *which* updates are pending; this only -# tracks whether you've run `paru -Syu` (or equivalent) lately. +# tracks whether you've run `pacman -Syu` lately. # # States, by hours since last full upgrade: # < 24h empty (hidden via :empty rule in style.css) |
