File tree 1 file changed +2
-9
lines changed
1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 24
24
exit 1
25
25
fi
26
26
# Install packages using the detected AUR helper
27
- $aur_helper -S --noconfirm --needed ttf-meslo-nerd-font-powerlevel10k
27
+ $aur_helper -S --noconfirm --needed ttf-meslo-nerd-font-powerlevel10k tela-circle-icon-theme-purple
28
28
sleep 2
29
29
echo
30
30
echo " Creating Backup & Applying new Rice, hold on..."
@@ -126,15 +126,8 @@ sleep 2
126
126
echo
127
127
echo " Installing & Applying GTK4 Theme "
128
128
echo " #################################"
129
- cd ~ && git clone https://github.com/vinceliuice/Layan-gtk-theme.git && cd Layan-gtk-theme/ && sh install.sh -l -c dark
129
+ cd ~ && git clone https://github.com/vinceliuice/Layan-gtk-theme.git && cd Layan-gtk-theme/ && sh install.sh -l -c dark -d $HOME /.themes
130
130
cd ~ && rm -Rf Layan-gtk-theme/
131
131
echo
132
- echo " Installing Icon Pack"
133
- echo " ####################"
134
- cd ~ && git clone https://github.com/vinceliuice/Tela-circle-icon-theme.git && cd Tela-circle-icon-theme/
135
- sudo chmod +x install.sh && sh install.sh -c purple
136
- sleep 2
137
- rm -rf ~ /xero-layan-git/ ~ /Tela-circle-icon-theme/
138
- echo
139
132
echo " Plz Reboot To Apply Settings..."
140
133
echo " ###############################"
You can’t perform that action at this time.
0 commit comments