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