ironbar: Remove notification module

This is no longer useful since we're using dunst instead of swaync.
This commit is contained in:
Donovan Glover 2024-09-04 13:33:23 -04:00
parent 45465b8c5e
commit 1e624509bb
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -74,9 +74,6 @@ in
type = "clock";
format = "%x%a%R";
}
{
type = "notifications";
}
];
};
@ -111,11 +108,6 @@ in
padding-right: 0.5em;
}
.notifications button {
padding-left: 0.2em;
padding-right: 0.7em;
}
.upower {
padding-left: 0.2em;
padding-right: 0.2em;
@ -131,10 +123,6 @@ in
padding: 1em;
}
.clock {
padding-right: 0.4em;
}
.popup-clock .calendar-clock {
font-family: "Maple Mono";
font-size: 2.5em;