post_install() {
  echo "==> Rofi scripts/configurations have been installed to /etc/skel/.config/rofi"
  echo "==> To use it, copy it to your home directory:"
  echo "    cp -r /etc/skel/.config/rofi ~/.config/"
}