Minor fixes

main
guusvanmeerveld 2 years ago
parent 242a53579a
commit fd4a4dc1dc

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

@ -2,13 +2,14 @@
link:
create: true
relink: true
force: true
- clean: ["~"]
- link:
# WM
~/.config/bspwm/bspwmrc: config/bspwmrc
~/.config/sxhkd/sxhkdrc: config/sxhkdrc
~/.config/sxhkd/sxhkdrc: config/sxhkdrc
~/.config/polybar: config/polybar
~/.config/picom/picom.conf: config/picom.conf

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