try: ship Antergos start icon SVG, drop Arch logo ref in kicker
customButtonImage=distributor-logo-archlinux falls back to generic with Tela-circle. Replace with start-here-kde-antergos SVG shipped to hicolor/scalable/places, point kicker at it. Also bump pkgrel 1->2.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=antergos-layan-theme
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Antergos NeXT Layan theme suite — KDE configs, Kvantum, SDDM theme, and plasmoids'
|
||||
arch=('any')
|
||||
url="https://github.com/Antergos-NeXT/antergos-packages"
|
||||
@@ -41,4 +41,8 @@ package() {
|
||||
cp -a "${srcdir}/Configs/System/usr/share/logos/." "${pkgdir}/usr/share/logos/"
|
||||
mkdir -p "${pkgdir}/usr/share/pixmaps"
|
||||
cp "${srcdir}/Configs/System/usr/share/pixmaps/antergos.png" "${pkgdir}/usr/share/pixmaps/"
|
||||
|
||||
# ── Start menu icon for icon theme ──
|
||||
mkdir -p "${pkgdir}/usr/share/icons/hicolor/scalable/places"
|
||||
cp "${srcdir}/Configs/System/usr/share/icons/hicolor/scalable/places/start-here-kde-antergos.svg" "${pkgdir}/usr/share/icons/hicolor/scalable/places/start-here-kde-antergos.svg"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user