Use aurpkgs.txt to define aur packages
This commit is contained in:
parent
3caed07051
commit
ecf69065f9
14
arch-setup/aurpkgs.txt
Normal file
14
arch-setup/aurpkgs.txt
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
ttf-ms-fonts
|
||||||
|
ttf-vista-fonts
|
||||||
|
polybar
|
||||||
|
nohang-git
|
||||||
|
lightdm-webkit-theme-aether
|
||||||
|
rig
|
||||||
|
tmpmail-git
|
||||||
|
lightdm-webkit2-theme-glorious
|
||||||
|
sweet-theme-dark
|
||||||
|
sweet-folders-icons-git
|
||||||
|
wps-office
|
||||||
|
protonmail-bridge
|
||||||
|
bitwarden
|
||||||
|
betterlockscreen
|
@ -288,11 +288,11 @@ rm -rf neofetch
|
|||||||
|
|
||||||
#AUR
|
#AUR
|
||||||
echo Installing default AUR programs
|
echo Installing default AUR programs
|
||||||
paru -S --needed --noconfirm ttf-ms-fonts ttf-vista-fonts polybar nohang-git lightdm-webkit-theme-aether rig tmpmail-git lightdm-webkit2-theme-glorious sweet-theme-dark sweet-folders-icons-git wps-office protonmail-bridge
|
paru -S --needed --noconfirm - < "$HOME/setup/aurpkgs.txt"
|
||||||
#paru -S --needed freetype2-cleartype
|
#paru -S --needed freetype2-cleartype
|
||||||
paru -S --needed --noconfirm bitwarden
|
#paru -S --needed --noconfirm bitwarden
|
||||||
#paru -S --needed --noconfirm pcloud-drive
|
#paru -S --needed --noconfirm pcloud-drive
|
||||||
paru -S --needed --noconfirm betterlockscreen
|
#paru -S --needed --noconfirm betterlockscreen
|
||||||
echo Installed AUR programs
|
echo Installed AUR programs
|
||||||
|
|
||||||
# REVIEW Determine usefulness
|
# REVIEW Determine usefulness
|
||||||
|
Loading…
Reference in New Issue
Block a user