mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
SetupWizard: replace remote logo with local
This commit is contained in:
@@ -92,7 +92,7 @@ NPanel {
|
||||
anchors.centerIn: parent
|
||||
width: 110
|
||||
height: 110
|
||||
source: "https://assets.noctalia.dev/noctalia-logo.svg"
|
||||
source: Qt.resolvedUrl(Quickshell.shellDir + "/Assets/noctalia.svg")
|
||||
fillMode: Image.PreserveAspectFit
|
||||
smooth: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user