diff options
Diffstat (limited to 'raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss')
| -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; } |