From 9bde161e2bfb23a71d2e52e99ad94db297cfa545 Mon Sep 17 00:00:00 2001 From: Nippy Date: Thu, 17 Sep 2026 17:30:29 +0200 Subject: update gnome/hyprland config --- raveos-calamares-theme/PKGBUILD | 2 +- .../etc/calamares/modules/shellprocess-enableservices.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'raveos-calamares-theme') diff --git a/raveos-calamares-theme/PKGBUILD b/raveos-calamares-theme/PKGBUILD index 856eedf..67a21fe 100644 --- a/raveos-calamares-theme/PKGBUILD +++ b/raveos-calamares-theme/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: nippy pkgname=raveos-calamares-theme pkgver=2.0.0 -pkgrel=52 +pkgrel=53 pkgdesc="RaveOS Calamares Theme" arch=('any') url="https://git.rp1.hu/RaveOS" diff --git a/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf b/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf index 4db0501..54f6a52 100644 --- a/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf +++ b/raveos-calamares-theme/etc/calamares/modules/shellprocess-enableservices.conf @@ -6,7 +6,7 @@ script: - command: "systemctl enable iwd.service || true" - command: "systemctl enable bluetooth.service || true" - command: "systemctl enable sddm.service || true" - - command: "systemctl enable gdm.service || true" + - command: "systemctl disable gdm.service || true" - command: "systemctl enable cosmic-greeter.service || true" - command: "mkdir -p /etc/NetworkManager/conf.d && printf '[device]\nwifi.backend=iwd\n' > /etc/NetworkManager/conf.d/wifi_backend.conf || true" - command: "mkdir -p /etc/iwd && printf '[General]\nEnableNetworkConfiguration=false\n' > /etc/iwd/main.conf || true" -- cgit v1.3