Merge remote-tracking branch 'g.phga.de/master'
This commit is contained in:
commit
58fb73a9da
4
fresh.sh
4
fresh.sh
@ -116,8 +116,8 @@ install_aur_helper() {
|
|||||||
dialog --title "Installing the AUR Helper" --infobox "Cloning repository..." 0 0
|
dialog --title "Installing the AUR Helper" --infobox "Cloning repository..." 0 0
|
||||||
cd $(sudo -u $uname mktemp -d)
|
cd $(sudo -u $uname mktemp -d)
|
||||||
git clone https://aur.archlinux.org/yay.git . &>> $logfile
|
git clone https://aur.archlinux.org/yay.git . &>> $logfile
|
||||||
sudo -u $uname makepkg --noconfirm -s &>> $logfile
|
sudo -u $uname makepkg --noconfirm -si &>> $logfile
|
||||||
pacman -U --noconfirm *.zst
|
# pacman -U --noconfirm *.zst
|
||||||
}
|
}
|
||||||
|
|
||||||
installation_loop() {
|
installation_loop() {
|
||||||
|
1
pack.csv
1
pack.csv
@ -64,6 +64,7 @@ A,P,nomacs,Image Viewer
|
|||||||
A,P,rofi,Application launcher
|
A,P,rofi,Application launcher
|
||||||
A,P,xsecurelock,Lockscreen
|
A,P,xsecurelock,Lockscreen
|
||||||
A,P,xclip,clipboard
|
A,P,xclip,clipboard
|
||||||
|
A,A,ly,Display manager
|
||||||
# A,M,dmenu,Generic menu for X
|
# A,M,dmenu,Generic menu for X
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user