diff options
| author | Nippy <nippy@rp1.hu> | 2026-05-07 21:58:47 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-05-07 21:58:47 +0200 |
| commit | 8e1b7f1fb46bdbf91b9e2794526b8351d1f04446 (patch) | |
| tree | 897e4cafe7ff5ee013f5914eec8f4d5895ee2bcc /raveos-calamares-theme/etc | |
| parent | af2a945312ebb5829b4ed71e93ce611f6b5d00e9 (diff) | |
| download | RaveOS-PKGBUILD-8e1b7f1fb46bdbf91b9e2794526b8351d1f04446.tar.gz RaveOS-PKGBUILD-8e1b7f1fb46bdbf91b9e2794526b8351d1f04446.zip | |
raveos update
Diffstat (limited to 'raveos-calamares-theme/etc')
| -rw-r--r-- | raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml | 2 | ||||
| -rw-r--r-- | raveos-calamares-theme/etc/calamares/modules/shellprocess-final.conf | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml b/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml index 3e81174..ad4b27e 100644 --- a/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml +++ b/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml @@ -115,7 +115,7 @@ - hyprlock - hyprwire - hyprpaper - - dms-shell-git + - dms-shell - kitty - thunar - thunar-volman diff --git a/raveos-calamares-theme/etc/calamares/modules/shellprocess-final.conf b/raveos-calamares-theme/etc/calamares/modules/shellprocess-final.conf index c779458..e20300f 100644 --- a/raveos-calamares-theme/etc/calamares/modules/shellprocess-final.conf +++ b/raveos-calamares-theme/etc/calamares/modules/shellprocess-final.conf @@ -23,6 +23,5 @@ script: - "if [ -x ${ROOT}/usr/lib/raveos-cosmic-theme/auto-apply.sh ]; then arch-chroot ${ROOT} /usr/lib/raveos-cosmic-theme/auto-apply.sh; fi" - "if [ -x ${ROOT}/usr/lib/raveos-kde-theme/auto-apply.sh ]; then arch-chroot ${ROOT} /usr/lib/raveos-kde-theme/auto-apply.sh; fi" - "if [ -x ${ROOT}/usr/lib/raveos-hyprland-theme/auto-apply.sh ]; then arch-chroot ${ROOT} /usr/lib/raveos-hyprland-theme/auto-apply.sh; fi" - - "-rm -rf ${ROOT}/etc/xdg/quickshell/dms-plugins/DankKDEConnect" - "install -Dm644 /etc/systemd/system/reflector-once.service ${ROOT}/etc/systemd/system/reflector-once.service" - "chroot ${ROOT} systemctl enable reflector-once.service"
\ No newline at end of file |