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