diff options
| -rw-r--r-- | raveos-calamares-theme/PKGBUILD | 2 | ||||
| -rw-r--r-- | raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml | 17 |
2 files changed, 14 insertions, 5 deletions
diff --git a/raveos-calamares-theme/PKGBUILD b/raveos-calamares-theme/PKGBUILD index fc4789f..6c55881 100644 --- a/raveos-calamares-theme/PKGBUILD +++ b/raveos-calamares-theme/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: AlexC <alexc@alexc.hu> pkgname=raveos-calamares-theme pkgver=2.0.0 -pkgrel=29 +pkgrel=30 pkgdesc="RaveOS Calamares Theme" arch=('any') url="https://git.rp1.hu/RaveOS" diff --git a/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml b/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml index fbb95f7..48411a5 100644 --- a/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml +++ b/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml @@ -25,7 +25,16 @@ - xdg-user-dirs-gtk - sddm - sddm-astronaut-theme + - pipewire + - wireplumber + - pipewire-audio + - libpipewire + - libwireplumber + - lib32-libpipewire + - lib32-pipewire - pipewire-jack + - pipewire-pulse + - pipewire-session-manager - hblock - reflector - raveos-tools @@ -33,7 +42,7 @@ - lib32-gamemode - ananicy-cpp - cachyos-ananicy-rules-git -- name: "KDE Plasma Desktop - Alap desktop, nincs általunk témázva" +- name: "KDE Plasma Desktop - Alap KDE RaveOS Témával" selected: false expanded: false exclusive: true @@ -46,7 +55,7 @@ - gvfs-nfs - gvfs-mtp - raveos-kde-theme -- name: "GNOME Desktop" +- name: "GNOME Desktop - Teljes RaveOS Flavour" selected: false expanded: false exclusive: true @@ -77,7 +86,7 @@ - gnome-shell-extensions - yaru-gtk-theme - raveos-gnome-theme -- name: "Cosmic Desktop - Erősen BÉTA" +- name: "Cosmic Desktop - RaveOS Témával, de erősen BÉTA még mindig" selected: false expanded: false exclusive: true @@ -93,7 +102,7 @@ - gvfs-smb - gvfs-nfs - gvfs-mtp -- name: "Hyprland Desktop with DMS shell Nem felhasználó barát egyelőre!(WORK IN PROGRESS.)" +- name: "Hyprland - FULLOS RaveOS Konfigurációval, kulcsra készen [HAMAROSAN]" selected: false expanded: false exclusive: true |