diff options
Diffstat (limited to 'raveos-calamares-theme/etc')
| -rw-r--r-- | raveos-calamares-theme/etc/calamares/branding/raveos/welcomeq.qml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |