mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 19:26:19 +00:00
SettingsWindow: allow tilde usage
This commit is contained in:
@@ -299,7 +299,7 @@ Loader {
|
||||
anchors.centerIn: parent
|
||||
width: 66 * scaling
|
||||
height: 66 * scaling
|
||||
imagePath: Settings.data.general.avatarImage
|
||||
imagePath: Settings.preprocessPath(Settings.data.general.avatarImage)
|
||||
fallbackIcon: "person"
|
||||
|
||||
SequentialAnimation on scale {
|
||||
|
||||
Reference in New Issue
Block a user