Skip to content

Commit

Permalink
Dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkXero-dev committed Dec 30, 2024
1 parent 64104dd commit 97293c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added public/script/.xero-hyprland.sh.kate-swp
Binary file not shown.
4 changes: 2 additions & 2 deletions public/script/xapi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ if [[ $aur_helper == "NONE" ]]; then
echo
echo "Installing YaY & Toolkit..."
echo
sudo pacman -Syy --noconfirm yay-git xlapit-cli && yay -Y --devel --save && yay -Y --gendb
sudo pacman -Syy --noconfirm yay-git dialog xlapit-cli && yay -Y --devel --save && yay -Y --gendb
install_toolkit
;;
2)
Expand All @@ -143,7 +143,7 @@ if [[ $aur_helper == "NONE" ]]; then
echo
echo "Installing Paru & Toolkit..."
echo
sudo pacman -Syy --noconfirm paru-git xlapit-cli && paru --gendb
sudo pacman -Syy --noconfirm paru-git dialog xlapit-cli && paru --gendb
install_toolkit
;;
*)
Expand Down

0 comments on commit 97293c3

Please sign in to comment.