summaryrefslogtreecommitdiff
path: root/raveos-calamares-theme
diff options
context:
space:
mode:
authorNippy <nippy@rp1.hu>2026-06-02 23:07:56 +0200
committerNippy <nippy@rp1.hu>2026-06-02 23:07:56 +0200
commit2e63bde5fdc03b1472db987f0becb3d012046fef (patch)
tree879df5e05e8ee44a6e9d1e88c79214c0560f2079 /raveos-calamares-theme
parentbe6e5b1e7fa29ef1aedb939b9efee1448ec41ea6 (diff)
downloadRaveOS-PKGBUILD-2e63bde5fdc03b1472db987f0becb3d012046fef.tar.gz
RaveOS-PKGBUILD-2e63bde5fdc03b1472db987f0becb3d012046fef.zip
calamares update
Diffstat (limited to 'raveos-calamares-theme')
-rw-r--r--raveos-calamares-theme/PKGBUILD2
-rw-r--r--raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss2
2 files changed, 2 insertions, 2 deletions
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 <alexc@alexc.hu>
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;
}