post_install() {
  echo "==> Hyprland configuration has been installed to /etc/skel/.config/hypr"
  echo "==> To use it, copy it to your home directory:"
  echo "    cp -r /etc/skel/.config/hypr ~/.config/"
}