From 8424a6399b9cfb98657fec10a78e2a57941e4cd1 Mon Sep 17 00:00:00 2001 From: Nippy Date: Sun, 7 Jun 2026 20:12:51 +0200 Subject: calamares: mipmap=true a welcome képre is, pkgrel 29 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- raveos-calamares-theme/PKGBUILD | 2 +- raveos-calamares-theme/etc/calamares/branding/raveos/welcomeq.qml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'raveos-calamares-theme') diff --git a/raveos-calamares-theme/PKGBUILD b/raveos-calamares-theme/PKGBUILD index 341d51d..fc4789f 100644 --- a/raveos-calamares-theme/PKGBUILD +++ b/raveos-calamares-theme/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: AlexC pkgname=raveos-calamares-theme pkgver=2.0.0 -pkgrel=28 +pkgrel=29 pkgdesc="RaveOS Calamares Theme" arch=('any') url="https://git.rp1.hu/RaveOS" diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/welcomeq.qml b/raveos-calamares-theme/etc/calamares/branding/raveos/welcomeq.qml index b45bf14..e38106b 100644 --- a/raveos-calamares-theme/etc/calamares/branding/raveos/welcomeq.qml +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/welcomeq.qml @@ -12,6 +12,7 @@ Item { source: "images/raveos-welcome.png" fillMode: Image.Stretch smooth: true + mipmap: true } // Bottom overlay for language selector -- cgit v1.3