From 2e63bde5fdc03b1472db987f0becb3d012046fef Mon Sep 17 00:00:00 2001 From: Nippy Date: Tue, 2 Jun 2026 23:07:56 +0200 Subject: calamares update --- raveos-calamares-theme/PKGBUILD | 2 +- raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'raveos-calamares-theme') diff --git a/raveos-calamares-theme/PKGBUILD b/raveos-calamares-theme/PKGBUILD index 14d5eac..125b7ef 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=23 +pkgrel=24 pkgdesc="RaveOS Calamares Theme" arch=('any') url="https://git.rp1.hu/RaveOS" diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss b/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss index 86a6fbd..724316c 100644 --- a/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss @@ -195,7 +195,7 @@ QComboBox::drop-down { } QComboBox::down-arrow { - image: url(/usr/share/calamares/branding/raveos/arrow-down.svg); + image: url(/etc/calamares/branding/raveos/arrow-down.svg); width: 12px; height: 12px; } -- cgit v1.3