This repository contains my personal dotfiles configuration for my Arch Linux setup with Hyprland on Wayland, managed using dotter.
Clone the repo and deploy with dotter:
git clone git@github.com:cjber/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
dotter deployTo update on an existing system:
cd ~/.dotfiles && git pull && dotter deploy