diff options
| author | Nippy <nippy@rp1.hu> | 2026-06-02 23:07:56 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-06-02 23:07:56 +0200 |
| commit | 2e63bde5fdc03b1472db987f0becb3d012046fef (patch) | |
| tree | 879df5e05e8ee44a6e9d1e88c79214c0560f2079 /raveos-calamares-theme/etc | |
| parent | be6e5b1e7fa29ef1aedb939b9efee1448ec41ea6 (diff) | |
| download | RaveOS-PKGBUILD-2e63bde5fdc03b1472db987f0becb3d012046fef.tar.gz RaveOS-PKGBUILD-2e63bde5fdc03b1472db987f0becb3d012046fef.zip | |
calamares update
Diffstat (limited to 'raveos-calamares-theme/etc')
| -rw-r--r-- | raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |