diff --git a/apps/Color Emoji font/uninstall b/apps/Color Emoji font/uninstall index 54ad9e1..d9320c1 100755 --- a/apps/Color Emoji font/uninstall +++ b/apps/Color Emoji font/uninstall @@ -7,4 +7,5 @@ function error { exit 1 } -rm '~/.fonts/Noto Color Emoji.ttf' '~/.fonts/Segoe UI.ttf' +rm "$HOME/.fonts/Noto Color Emoji.ttf" "$HOME/.fonts/Segoe UI.ttf" +