From 9788f134fad3a820232e222c85886203a5959f8b Mon Sep 17 00:00:00 2001 From: RP1 Date: Fri, 19 Jun 2026 16:56:26 +0200 Subject: added correct hyrpland theme at startup/cleaned --- raveos-calamares-theme/etc/calamares/modules/shellprocess-final.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'raveos-calamares-theme/etc/calamares') diff --git a/raveos-calamares-theme/etc/calamares/modules/shellprocess-final.conf b/raveos-calamares-theme/etc/calamares/modules/shellprocess-final.conf index c4571ca..736f551 100644 --- a/raveos-calamares-theme/etc/calamares/modules/shellprocess-final.conf +++ b/raveos-calamares-theme/etc/calamares/modules/shellprocess-final.conf @@ -25,6 +25,5 @@ script: - "if [ -x ${ROOT}/usr/lib/raveos-hyprland-theme/auto-apply.sh ]; then arch-chroot ${ROOT} /usr/lib/raveos-hyprland-theme/auto-apply.sh; fi" - "install -Dm644 /etc/systemd/system/reflector-once.service ${ROOT}/etc/systemd/system/reflector-once.service" - "chroot ${ROOT} systemctl enable reflector-once.service" - - "gsettings set org.gnome.desktop.interface gtk-theme 'Yaru-olive-dark' -" + - "gsettings set org.gnome.desktop.interface gtk-theme 'Yaru-olive-dark'" - "gsettings set org.gnome.desktop.interface icon-theme 'Adwaitaru-olive'" \ No newline at end of file -- cgit v1.3