sudo pacman -S i3 mpd ncmpcpp flameshot network-manager-applet ttf-font-awesome pipewire-pulse dunst pkgfile xclip cowsay fortune-mod mpc --needed --noconfirm yay -S light --needed --noconfirm mkdir -p ~/.config/i3 ln -sf ~/.dotfiles/i3config ~/.config/i3/config mkdir -p ~/.config/mpd ln -sf ~/.dotfiles/mpd.conf ~/.config/mpd/mpd.conf mkdir -p ~/.config/ncmpcpp ln -sf ~/.dotfiles/ncmpcppconfig ~/.config/ncmpcpp/config mkdir -p ~/.config/dunst ln -sf ~/.dotfiles/dunstrc ~/.config/dunst/dunstrc ln -sf ~/.dotfiles/bashrc ~/.bashrc ln -sf ~/.dotfiles/bash_profile ~/.bash_profile ln -sf ~/.dotfiles/xinitrc ~/.xinitrc ln -sf ~/.dotfiles/vimrc ~/.vimrc chmod +x ~/.dotfiles/bin sudo pkgfile -u sudo systemctl enable pkgfile-update.timer