diff options
| author | Nippy <nippy@rp1.hu> | 2026-06-07 21:57:49 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-06-07 21:57:49 +0200 |
| commit | c50e5c9839c4a1f4b0972403d74023d7a9e1b4bb (patch) | |
| tree | 54545cc56e0b5fb31faad5958e02da2771780735 /raveos-hyprland-theme/PKGBUILD | |
| parent | 8e474998c646a37b602d913092ab8f8fddd95242 (diff) | |
| download | RaveOS-PKGBUILD-c50e5c9839c4a1f4b0972403d74023d7a9e1b4bb.tar.gz RaveOS-PKGBUILD-c50e5c9839c4a1f4b0972403d74023d7a9e1b4bb.zip | |
raveos-hyprland-theme: auto-remove legacy hyprland.conf (pkgrel 31)
Apply script now removes hyprland.conf when hyprland.lua exists,
both in /etc/skel and per-user home directories.
Diffstat (limited to 'raveos-hyprland-theme/PKGBUILD')
| -rw-r--r-- | raveos-hyprland-theme/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raveos-hyprland-theme/PKGBUILD b/raveos-hyprland-theme/PKGBUILD index 283292f..8f67750 100644 --- a/raveos-hyprland-theme/PKGBUILD +++ b/raveos-hyprland-theme/PKGBUILD @@ -1,6 +1,6 @@ pkgname=raveos-hyprland-theme pkgver=0.0.0 -pkgrel=30 +pkgrel=31 pkgdesc="RaveOS Hyprland theme payload and installer (includes DankMaterialShell)" arch=('any') url="https://raveos.local" |