SlackBuildsOrg/desktop/sddm-theme-artix/remove_artix_logo.diff
Isaac Yu 3a1d88ddcd
desktop/sddm-theme-artix: Added (SDDM theme for Artix Linux)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-08-27 22:50:31 +07:00

16 lines
565 B
Diff

--- a/artix/Main.qml 2022-08-16 21:06:03.751406362 -0700
+++ b/artix/Main.qml 2022-08-16 21:17:32.840380440 -0700
@@ -66,13 +66,6 @@
anchors.centerIn: parent
spacing: 12
- Image {
- mipmap: true
- source: "artix-banner.svg"
- width: parent.width
- fillMode: Image.PreserveAspectFit
- }
-
Text {
anchors.horizontalCenter: parent.horizontalCenter
color: "#cc000000"