bazzite/spec_files/steamdeck-kde-presets/bazzite_logo.patch
2024-01-12 15:10:14 -08:00

25 lines
1.1 KiB
Diff

diff -Naur a/usr/share/plasma/look-and-feel/com.valve.vapor.desktop/contents/splash/Splash.qml b/usr/share/plasma/look-and-feel/com.valve.vapor.desktop/contents/splash/Splash.qml
--- a/usr/share/plasma/look-and-feel/com.valve.vapor.desktop/contents/splash/Splash.qml
+++ b/usr/share/plasma/look-and-feel/com.valve.vapor.desktop/contents/splash/Splash.qml
@@ -42,7 +42,7 @@
anchors.centerIn: parent
- source: "images/deck_logo.svgz"
+ source: "images/bazzite_logo.svgz"
sourceSize.width: 128
sourceSize.height: 128
diff -Naur a/usr/share/plasma/look-and-feel/com.valve.vgui.desktop/contents/splash/Splash.qml b/usr/share/plasma/look-and-feel/com.valve.vgui.desktop/contents/splash/Splash.qml
--- a/usr/share/plasma/look-and-feel/com.valve.vgui.desktop/contents/splash/Splash.qml
+++ b/usr/share/plasma/look-and-feel/com.valve.vgui.desktop/contents/splash/Splash.qml
@@ -42,7 +42,7 @@
anchors.centerIn: parent
- source: "images/deck_logo.svgz"
+ source: "images/bazzite_logo.svgz"
sourceSize.width: 128
sourceSize.height: 128