DE: fix ignored fonts

This commit is contained in:
teldra 2021-04-07 18:02:55 +02:00
parent e51cc84a78
commit dd34356c35
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ if [[ ! "${cfg[de]}" == "none" ]]; then
addpkg xorg-minimal xorg-fonts mesa-dri vulkan-loader xorg-apps
ignorepkg "font-adobe-75dpi" "font-adobe-75dpi"
ignorepkg "font-adobe-75dpi" "font-adobe-100dpi"
fi