#! /bin/sh set -e # Automatically added by dh_icons if which update-icon-caches >/dev/null 2>&1 ; then update-icon-caches /usr/share/icons/Adwaita fi # End automatically added section update-alternatives --install /usr/share/icons/default/index.theme \ x-cursor-theme /usr/share/icons/Adwaita/cursor.theme 90