This commit is contained in:
Daniel Langbein 2021-06-15 20:55:01 +02:00
parent 568f14dac2
commit ce5ec5d147

View File

@ -2,7 +2,7 @@
_pkgname=sddm-theme-nordic
_reponame=arch
pkgname="de-p1st-$_pkgname"
pkgver=0.0.5
pkgver=0.0.6
pkgrel=1
pkgdesc="sddm with Nordic theme"
arch=('any')
@ -31,6 +31,7 @@ package() {
# Replace theme background:
# Add symlink to background of "de-p1st-wallpaper"
install -dm0755 "$pkgdir"/usr/share/holo/files/"$pkgname"/usr/share/sddm/themes/Nordic/assets/
ln -s /usr/share/backgrounds/de-p1st.jpg "$pkgdir"/usr/share/holo/files/"$pkgname"/usr/share/sddm/themes/Nordic/assets/bg.jpg
# TODO: Fix upstream? See AUR comment: https://aur.archlinux.org/pkgbase/nordic-kde-git/#comment-807577