fixed yay commands

This commit is contained in:
Gaurav Bankar
2024-08-06 00:25:08 +05:30
parent 786b6acff2
commit ec75c01db3
2 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ run_command "tar -xvf ~/simple-hyprland/assets/themes/Catppuccin-Mocha.tar.xz -C
run_command "tar -xvf ~/simple-hyprland/assets/icons/Tela-circle-dracula.tar.xz -C /usr/share/icons/" "Tela icon theme" "yes"
run_command "yay -S kvantum-theme-catppuccin-git" "Catppuccin kvantum Theme" "yes"
run_command "yay -S --sudoloop --noconfirm kvantum-theme-catppuccin-git" "Catppuccin kvantum Theme" "yes"
run_command "cp -r ~/simple-hyprland/configs/kitty ~/.config/" "Catppuccin kitty theme" "yes"