mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
More icons
This commit is contained in:
@@ -86,7 +86,7 @@ NPanel {
|
||||
}
|
||||
|
||||
NIcon {
|
||||
icon: "bell-slash"
|
||||
icon: "bell-off"
|
||||
font.pointSize: 64 * scaling
|
||||
color: Color.mOnSurfaceVariant
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
|
||||
@@ -91,7 +91,7 @@ NPanel {
|
||||
spacing: Style.marginS * scaling
|
||||
|
||||
NIcon {
|
||||
icon: "exclamation-circle"
|
||||
icon: "warning"
|
||||
font.pointSize: Style.fontSizeL * scaling
|
||||
color: Color.mError
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user