forked from Shinonome/dots-hyprland
Install Google Sans Flex font from the copr repo.
This commit is contained in:
@@ -64,7 +64,8 @@ packages = [
|
|||||||
"material-icons-fonts",
|
"material-icons-fonts",
|
||||||
"readex-pro-fonts-all",
|
"readex-pro-fonts-all",
|
||||||
"google-rubik-vf-fonts",
|
"google-rubik-vf-fonts",
|
||||||
"twitter-twemoji-fonts"
|
"twitter-twemoji-fonts",
|
||||||
|
"google-sans-flex-vf-fonts"
|
||||||
]
|
]
|
||||||
|
|
||||||
# Hyprland
|
# Hyprland
|
||||||
|
|||||||
@@ -177,8 +177,10 @@ case "${EXPERIMENTAL_FILES_SCRIPT}" in
|
|||||||
*)source sdata/subcmd-install/3.files-legacy.sh;;
|
*)source sdata/subcmd-install/3.files-legacy.sh;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
showfun install_google_sans_flex
|
if [[ ! "$OS_GROUP_ID" == "fedora" ]]; then
|
||||||
v install_google_sans_flex
|
showfun install_google_sans_flex
|
||||||
|
v install_google_sans_flex
|
||||||
|
fi
|
||||||
|
|
||||||
#####################################################################################
|
#####################################################################################
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user