ags(bar, notifications, control-center): add status icons to bar, notification history fixed, notification history below control-center

This commit is contained in:
retrozinndev
2025-03-23 10:17:22 -03:00
parent 30d1fded84
commit 3db477598f
29 changed files with 746 additions and 363 deletions
+8 -5
View File
@@ -171,7 +171,7 @@
}
}
.audio {
.status {
@include mixins.reset-props;
&:hover > box,
@@ -211,13 +211,17 @@
font-size: 12px;
}
& .bell {
margin: 0 4px;
& .status-icons {
padding: 0 4px;
& > * {
margin: 0 4px;
}
}
}
}
.logo {
.apps {
& > box {
border-radius: 12px;
transition: 100ms linear;
@@ -225,7 +229,6 @@
& > label {
font-size: 14px;
margin-right: 1px;
}
}
&:hover {