fixes to aur-install.sh
parent
411d6b7221
commit
63a43f7ee5
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
YAY_INSTALL_DIR="$HOME/.local/src/"
|
YAY_INSTALL_DIR="$HOME/.local/src/yay"
|
||||||
|
|
||||||
aurprogs="mutt-wizard
|
aurprogs="mutt-wizard
|
||||||
htim
|
htim
|
||||||
|
@ -22,7 +22,9 @@ cli-visualizer
|
||||||
wob
|
wob
|
||||||
wayland-idle-inhibitor-git
|
wayland-idle-inhibitor-git
|
||||||
tofi
|
tofi
|
||||||
librewolf-bin"
|
librewolf-bin
|
||||||
|
hyprland
|
||||||
|
waybar-hyprland-git"
|
||||||
|
|
||||||
sudo pacman -S base-devel fakeroot
|
sudo pacman -S base-devel fakeroot
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue