diff --git a/calamares/branding/openmamba/show.qml b/calamares/branding/openmamba/show.qml index 40321bf..a467c40 100644 --- a/calamares/branding/openmamba/show.qml +++ b/calamares/branding/openmamba/show.qml @@ -34,7 +34,7 @@ Presentation Image { id: background - source: "squid.png" + source: "openmamba.png" width: 200; height: 200 fillMode: Image.PreserveAspectFit anchors.centerIn: parent