Skip to content
Snippets Groups Projects
Commit 4fcb40f1 authored by ab0027's avatar ab0027 :speech_balloon:
Browse files

Fix icons not showing

parent b40f27eb
No related branches found
No related tags found
No related merge requests found
Pipeline #1957 passed
......@@ -44,6 +44,9 @@ mkdir -p "$APPDIR"/usr/share/icons/hicolor/
cp -vrf /tmp/luv-git/Luv/* "$APPDIR"/usr/share/icons/hicolor/
rm "$APPDIR"/usr/share/icons/hicolor/icon-theme.cache
# workaround plasma-mobile asuming that breeze is the fallback icon theme
ln -s ./hicolor "$APPDIR"/usr/share/icons/breeze
deploy_deb_packages "$APPDIR" mauikit-git kirigami-git nota-git
appimage-builder --skip-tests --recipe ./appimage-${TARGET_ARCH}.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment