From 254e4d31b98d00f39e7f5d6f209cee2adce68ec9 Mon Sep 17 00:00:00 2001 From: Nippy Date: Thu, 7 May 2026 22:13:02 +0200 Subject: raveos-hyprland-theme: merge RaveOS-Hyprland into theme-data, bump pkgrel=12 - Remove RaveOS-Hyprland/ directory (configs merged into theme-data/) - Move gtk-3.0, gtk-4.0, nwg-look, Thunar, xfce4, xsettingsd into theme-data/ - Update PKGBUILD: pkgrel=12, remove RaveOS-Hyprland copy step - Update apply.sh: handle new theme-data subdirs (gtk, nwg-look, Thunar, xfce4, xsettingsd) - Sync hyprland.conf, monitors.conf, workspaces.conf, kitty.conf --- raveos-hyprland-theme/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'raveos-hyprland-theme/PKGBUILD') diff --git a/raveos-hyprland-theme/PKGBUILD b/raveos-hyprland-theme/PKGBUILD index 98f0489..00983f0 100644 --- a/raveos-hyprland-theme/PKGBUILD +++ b/raveos-hyprland-theme/PKGBUILD @@ -1,6 +1,6 @@ pkgname=raveos-hyprland-theme pkgver=0.0.0 -pkgrel=11 +pkgrel=12 pkgdesc="RaveOS Hyprland theme payload and installer (includes DankMaterialShell)" arch=('any') url="https://raveos.local" @@ -24,7 +24,6 @@ build() { package() { install -dm755 "${pkgdir}/usr/share/raveos/hyprland-theme" cp -r --no-preserve=ownership "${startdir}/theme-data" "${pkgdir}/usr/share/raveos/hyprland-theme/" - cp -r --no-preserve=ownership "${startdir}/RaveOS-Hyprland" "${pkgdir}/usr/share/raveos/hyprland-theme/" install -Dm755 "${startdir}/raveos-hyprland-apply.sh" \ "${pkgdir}/usr/lib/raveos-hyprland-theme/auto-apply.sh" -- cgit v1.3