Switch chiaki-ng icon to SVG

This commit is contained in:
Sravan Balaji
2024-11-19 19:20:15 -05:00
parent 055de1656b
commit e4c1149edc
3 changed files with 1871 additions and 2 deletions

View File

@@ -27,8 +27,8 @@ src_install() {
cp chiaki-ng.AppImage chiaki-ng || die
dobin chiaki-ng
insinto /usr/share/icons/hicolor/512x512/apps
doins ${FILESDIR}/chiaking.png
insinto /usr/share/icons/hicolor/scalable/apps
doins ${FILESDIR}/chiaking.svg
insinto /usr/share/applications
doins ${FILESDIR}/chiaking.desktop

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 140 KiB