aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-13 13:43:36 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-13 13:43:36 +0100
commitf685f20f7a41e6b5c4d56e46a9c8fba7c3287a68 (patch)
treeda7f69096b8548a27d1b19df921c53e542996e6b /etc
parentaba0bd84ac3b92d45f55b03692814e496358fe25 (diff)
downloaddotfiles-f685f20f7a41e6b5c4d56e46a9c8fba7c3287a68.tar.gz
dotfiles-f685f20f7a41e6b5c4d56e46a9c8fba7c3287a68.tar.bz2
dotfiles-f685f20f7a41e6b5c4d56e46a9c8fba7c3287a68.zip
feat(waybar,systemd-units): wire up new system-health modules and timers
Bar layout: insert the four new modules between custom/update and custom/thunderbird so that all 'something needs your attention' indicators live as a contiguous group on the right side, in roughly escalating actionability: custom/notifications -- mako history (always present, gray baseline) custom/update -- '`just update` was N hours/days ago' custom/pacdiff -- '.pacnew/.pacsave waiting' custom/arch-audit -- 'fixable CVE in installed package' custom/failed-units -- 'systemd unit failed' custom/lostfiles -- 'unowned files under tracked dirs' custom/thunderbird -- 'unread mail' Click handlers all use the floating-ghostty + 'press enter to close' idiom established by the existing update module so output stays inspectable. arch-audit and lostfiles open their /run report in `nvim -R` (read-only) since the source of truth lives in those files. style.css: extend the shared 6px-padding selector list, the .fresh zero-padding rule (so empty-state modules disappear cleanly), and add .warn/.critical color rules consistent with the rest of the palette (yellow #fabd2f for 'review when convenient', red #fb4934 for 'review soon'). systemd-units/system.txt: enable the three new system timers - btrfs-balance@-.timer (monthly partial balance on /) - arch-audit.timer (daily CVE report refresh) - lostfiles.timer (weekly unowned-files report refresh) Picked up automatically on the next `just unit-apply`.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions