remove windows fonts
This commit is contained in:
parent
54b6586443
commit
c62df5324a
1 changed files with 1 additions and 2 deletions
3
meta.sh
3
meta.sh
|
@ -56,9 +56,8 @@ function main {
|
||||||
|
|
||||||
|
|
||||||
# === AUR packages ==
|
# === AUR packages ==
|
||||||
IPFS_GATEWAY=https://ipfs.io/ipfs \
|
|
||||||
paru -S --noconfirm \
|
paru -S --noconfirm \
|
||||||
topgrade-bin ttf-ms-win10-cdn bfg tex-fmt
|
topgrade-bin bfg tex-fmt
|
||||||
|
|
||||||
|
|
||||||
# === Fish ==
|
# === Fish ==
|
||||||
|
|
Loading…
Reference in a new issue