target=( /etc/fonts/conf.avail/* /etc/fonts/conf.d/* /usr/share/fonts/* ) triggers=("install" "remove") operation() { /usr/bin/fc-cache -fs }