Minor fixes

main
guusvanmeerveld 3 years ago
parent 242a53579a
commit fd4a4dc1dc

@ -2,6 +2,7 @@
link: link:
create: true create: true
relink: true relink: true
force: true
- link: - link:
# sddm # sddm

@ -2,6 +2,7 @@
link: link:
create: true create: true
relink: true relink: true
force: true
- clean: ["~"] - clean: ["~"]

@ -1,7 +1,7 @@
# Download # Download
git -C /tmp/yay pull || git clone https://aur.archlinux.org/yay /tmp/yay/ git -C /tmp/yay pull || git clone https://aur.archlinux.org/yay /tmp/yay/
cd yay cd /tmp/yay
# Install # Install
makepkg -sci --noconfirm makepkg -sci --noconfirm