mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-27 08:12:28 +00:00
Settings: re-organization
This commit is contained in:
@@ -25,8 +25,8 @@ NBox {
|
||||
spacing: Style.marginM
|
||||
|
||||
NImageCircled {
|
||||
width: Math.round(Style.baseWidgetSize * 1.25 * Style.uiScaleRatio)
|
||||
height: width
|
||||
Layout.preferredWidth: Math.round(Style.baseWidgetSize * 1.25 * Style.uiScaleRatio)
|
||||
Layout.preferredHeight: Math.round(Style.baseWidgetSize * 1.25 * Style.uiScaleRatio)
|
||||
imagePath: Settings.preprocessPath(Settings.data.general.avatarImage)
|
||||
fallbackIcon: "person"
|
||||
borderColor: Color.mPrimary
|
||||
|
||||
Reference in New Issue
Block a user