#!/bin/sh

NAME=wari
rm -rf /usr/share/fonts/truetype/${NAME}
fc-cache -rfv

