mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-03-03 09:01:25 +01:00
ironbar: Remove notification module
This is no longer useful since we're using dunst instead of swaync.
This commit is contained in:
parent
45465b8c5e
commit
1e624509bb
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user