fix: ship pipewire.desktop in pipewire pkg, add SDDM theme override config

This commit is contained in:
2026-07-11 19:13:33 +02:00
parent ed813487cb
commit cc0a466749
4 changed files with 18 additions and 0 deletions
+5
View File
@@ -17,6 +17,7 @@ source=(
"ComboBox.qml"
"LayoutBox.qml"
"qmldir"
"antergos-sddm-theme.conf"
)
sha256sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
@@ -31,4 +32,8 @@ package() {
install -m644 "${srcdir}/ComboBox.qml" "${pkgdir}/usr/share/sddm/themes/antergos/components/"
install -m644 "${srcdir}/LayoutBox.qml" "${pkgdir}/usr/share/sddm/themes/antergos/components/"
install -m644 "${srcdir}/qmldir" "${pkgdir}/usr/share/sddm/themes/antergos/components/"
# Override KDE's default SDDM config to select our theme
install -dm755 "${pkgdir}/etc/sddm.conf.d"
install -m644 "${srcdir}/antergos-sddm-theme.conf" "${pkgdir}/etc/sddm.conf.d/theme.conf"
}
@@ -0,0 +1,2 @@
[Theme]
Current=antergos