diff options
| author | RP1 <johndoe@example.com> | 2026-06-18 20:06:10 +0200 |
|---|---|---|
| committer | RP1 <johndoe@example.com> | 2026-06-18 20:06:10 +0200 |
| commit | cb0012c23fb6cd3af394857a81b61807554e4c51 (patch) | |
| tree | 7c3484df0efe4b1e4d0ab9e3771a27c91a70b6bf /raveos-calamares-theme | |
| parent | 0aa4d1c67d2d84fa6095dff6bc514e6e9cc8a832 (diff) | |
| download | RaveOS-PKGBUILD-cb0012c23fb6cd3af394857a81b61807554e4c51.tar.gz RaveOS-PKGBUILD-cb0012c23fb6cd3af394857a81b61807554e4c51.zip | |
Calamares Desktop resz javitva + pipewire
Diffstat (limited to 'raveos-calamares-theme')
| -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 |