mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-31 01:36:50 +00:00
Settings: re-organization
This commit is contained in:
@@ -49,11 +49,11 @@ ColumnLayout {
|
||||
}
|
||||
|
||||
NImageCircled {
|
||||
Layout.preferredWidth: Style.fontSizeXL * 2
|
||||
Layout.preferredHeight: Style.fontSizeXL * 2
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
imagePath: valueCustomIconPath
|
||||
visible: valueCustomIconPath !== ""
|
||||
width: Style.fontSizeXL * 2
|
||||
height: Style.fontSizeXL * 2
|
||||
}
|
||||
|
||||
NIcon {
|
||||
|
||||
Reference in New Issue
Block a user