diff --git a/config.d/hamara-sugam/config/hooks/live/0070-set-plymouth-hamara-theme.hook.chroot b/config.d/hamara-sugam/config/hooks/live/0070-set-plymouth-hamara-theme.hook.chroot index f4e5507666cab07cdc2307c21dea4870d2f67ea1..14605b21294aa6e2dbc25fd0e3af06e03b838950 100755 --- a/config.d/hamara-sugam/config/hooks/live/0070-set-plymouth-hamara-theme.hook.chroot +++ b/config.d/hamara-sugam/config/hooks/live/0070-set-plymouth-hamara-theme.hook.chroot @@ -2,12 +2,8 @@ set -e -#set plymouth theme +#set theme to hamara plymouth-set-default-theme hamara #update initramfs update-initramfs -u - -#set gnome theme -gsettings set org.gnome.desktop.interface gtk-theme "Paper" -gsettings set org.gnome.desktop.interface icon-theme "Paper"