forked from Shinonome/dots-hyprland
Update ebuild to remove local material symbols font
Removed installation of material symbols font to local user directory.
This commit is contained in:
-2
@@ -74,8 +74,6 @@ src_install() {
|
|||||||
|
|
||||||
insinto /usr/share/fonts/ttf-material-design-icons
|
insinto /usr/share/fonts/ttf-material-design-icons
|
||||||
doins "${S_MATERIAL_DESIGN_ICONS}"/font/*.ttf
|
doins "${S_MATERIAL_DESIGN_ICONS}"/font/*.ttf
|
||||||
insinto ~/.local/share/fonts/ttf-material-symbols
|
|
||||||
doins "${S_MATERIAL_DESIGN_ICONS}"/variablefont/*.ttf
|
|
||||||
|
|
||||||
insinto /usr/share/themes
|
insinto /usr/share/themes
|
||||||
doins -r "${S_BREEZE_PLUS}"/src/breeze-plus*
|
doins -r "${S_BREEZE_PLUS}"/src/breeze-plus*
|
||||||
|
|||||||
Reference in New Issue
Block a user