Warning this snippet is provided for my own use, use it with caution.
# remove previous dotfiles repo if exists
rm -rf ~/.git
# remove previous installation of oh-my-zsh
rm -rf ~/.oh-my-zsh
git clone https://github.com/hugochinchilla/dotfiles.git ~/dotfiles
cd ~/dotfiles
./bootstrap.sh
Installed aur/sway-hidpi-git
Followed instructions in swaywm/wlroots#2064 (comment)