feat: make Layan rice fully optional — move SDDM conf + fastfetch (new ANSI art logo) into euri-desktop-settings, rice deps pulled by layan pkg, netinstall gains optional 'Euri Rice' group
Build Packages / build (push) Failing after 38s
Build Packages / build (push) Failing after 38s
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=euri-desktop-settings
|
||||
pkgver=1
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Euri Linux desktop settings, theme, and color scheme"
|
||||
arch=('any')
|
||||
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||
@@ -30,6 +30,12 @@ source=(
|
||||
sha256sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
|
||||
|
||||
package() {
|
||||
# System configs (SDDM) + skel (fastfetch) — required, not part of optional rice
|
||||
mkdir -p "${pkgdir}/etc"
|
||||
cp -a "${srcdir}/Configs/System/etc/." "${pkgdir}/etc/"
|
||||
mkdir -p "${pkgdir}/etc/skel"
|
||||
cp -a "${srcdir}/Configs/Home/." "${pkgdir}/etc/skel/"
|
||||
|
||||
# Custom GTK theme
|
||||
install -dm755 "${pkgdir}/usr/share/themes/Euri/gtk-3.0"
|
||||
install -dm755 "${pkgdir}/usr/share/themes/Euri/gtk-4.0"
|
||||
|
||||
Reference in New Issue
Block a user