Personal dotfiles for Arch Linux, Ubuntu, macOS, and a headless Arch server. Managed with GNU Stow.
Massive creds to filip-rs
git clone git@github.com:TriTacLe/dotfiles.git
cd dotfiles
bash install.shThe script detects OS and distro, then runs the appropriate installer. For the headless server role on Arch, pin it first:
echo "server" > ~/.dotfiles-role
bash install.shDotfiles Machine-specific display settings (monitor names, DPI, scale) are in per-host Hyprland overlays.
- Create a host overlay at
<os>/stow/hypr-host/host.confif needed. - Run
install.sh.