diff --git a/etc/config/hooks/live/099-install-custom-apps.chroot b/etc/config/hooks/live/099-install-custom-apps.chroot index c4fcd47..d06ffcb 100644 --- a/etc/config/hooks/live/099-install-custom-apps.chroot +++ b/etc/config/hooks/live/099-install-custom-apps.chroot @@ -224,7 +224,7 @@ Version=1.0 Type=Application Name=Gsettings Theme Comment=Themeing for Desktop -Exec=bash -c "gsettings set org.gnome.desktop.interface gtk-theme Yaru-purple-dark" +Exec=bash -c "gsettings set org.gnome.desktop.interface gtk-theme Adw-dark" OnlyShowIn=XFCE; RunHook=0 StartupNotify=false