summaryrefslogtreecommitdiff
path: root/raveos-calamares-theme/etc
diff options
context:
space:
mode:
authorRP1 <johndoe@example.com>2026-06-19 16:56:26 +0200
committerRP1 <johndoe@example.com>2026-06-19 16:56:26 +0200
commit9788f134fad3a820232e222c85886203a5959f8b (patch)
treed41a63dbec3b89cd5bb48d12cb9c6862e3ec9b10 /raveos-calamares-theme/etc
parent4bd05ad51ea400ba9045a299737b6ab02bb243d7 (diff)
downloadRaveOS-PKGBUILD-9788f134fad3a820232e222c85886203a5959f8b.tar.gz
RaveOS-PKGBUILD-9788f134fad3a820232e222c85886203a5959f8b.zip
added correct hyrpland theme at startup/cleaned
Diffstat (limited to 'raveos-calamares-theme/etc')
-rw-r--r--raveos-calamares-theme/etc/calamares/modules/shellprocess-final.conf3
1 files changed, 1 insertions, 2 deletions
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