mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-27 00:07:16 +00:00
Merge branch 'main' into qt-scaling
This commit is contained in:
@@ -27,7 +27,7 @@ NBox {
|
||||
NImageCircled {
|
||||
width: Math.round(Style.baseWidgetSize * 1.25 * Style.uiScaleRatio)
|
||||
height: width
|
||||
imagePath: Settings.data.general.avatarImage
|
||||
imagePath: Settings.preprocessPath(Settings.data.general.avatarImage)
|
||||
fallbackIcon: "person"
|
||||
borderColor: Color.mPrimary
|
||||
borderWidth: Math.max(1, Style.borderM)
|
||||
|
||||
Reference in New Issue
Block a user