diff options
| author | 2026-06-18 12:06:20 +0100 | |
|---|---|---|
| committer | 2026-06-18 12:06:20 +0100 | |
| commit | 511793cba498f52b0f92904965ea5c9afa8b6ea4 (patch) | |
| tree | a9dd9af537e4a0cf94c4da14987968b640f3ceb6 /dot_config/waybar/executable_update-status.sh | |
| parent | f521c2568533e38fb78956de63403917f1fad504 (diff) | |
| download | dotfiles-511793cba498f52b0f92904965ea5c9afa8b6ea4.tar.gz dotfiles-511793cba498f52b0f92904965ea5c9afa8b6ea4.tar.bz2 dotfiles-511793cba498f52b0f92904965ea5c9afa8b6ea4.zip | |
Reduce Arch package surface
Diffstat (limited to 'dot_config/waybar/executable_update-status.sh')
| -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) |
