fix(dnd): add the notification bell to the whole-swap summer themes

The DND bell only landed in the generated Waybar config; summer-day and
summer-night ship waybar.jsonc whole-swaps that replace it entirely, so
they'd have shown no bell. Add custom/notification (swaync-client -swb,
left-click panel / right-click DND) to both legacy layouts with their
FontAwesome bell / bell-slash glyphs, and style it alongside the other
right-side modules in each waybar.css.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-14 21:08:01 +01:00
parent dbcb8efd1e
commit cd495d1720
4 changed files with 46 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ window#waybar {
#network,
#idle_inhibitor,
#battery,
#custom-notification,
#custom-powermenu {
background-color: @bg0;
color: @fg;