#!/bin/bash echo "Copy Hyprland configs..." cp -r ~/.config/hypr/* ~/arch-setup/files/ echo "Finished! Now 'git add'."