Added css for notifications
This commit is contained in:
@@ -38,6 +38,14 @@ window#waybar {
|
|||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#custom-notifications.empty {
|
||||||
|
color: @overlay1;
|
||||||
|
}
|
||||||
|
|
||||||
|
#custom-notifications.unread {
|
||||||
|
color: @yellow;
|
||||||
|
}
|
||||||
|
|
||||||
#workspaces button:hover {
|
#workspaces button:hover {
|
||||||
background-color: @surface1;
|
background-color: @surface1;
|
||||||
color: @text;
|
color: @text;
|
||||||
|
|||||||
Reference in New Issue
Block a user