Install dependencies:

doas pacman -S ripgrep

Install NvChad:

git clone https://github.com/NvChad/starter ~/.config/nvim && nvim

Update stuff:

:MasonInstallAll
Lazy sync

Toggle background transparency:

:lua require('base46').toggle_transparency()