Updates font link

This commit is contained in:
2023-05-10 10:14:02 +02:00
parent b6ec291ebf
commit b4969ba848

View File

@@ -226,7 +226,7 @@ function install_ubuntu_mono_nerd() {
echo "+++ Fetching UbuntuMono Nerd Font" echo "+++ Fetching UbuntuMono Nerd Font"
run mkdir -p ~/.local/share/fonts run mkdir -p ~/.local/share/fonts
pushd ~/.local/share/fonts pushd ~/.local/share/fonts
run curl -fL -o Ubuntu_Mono_Nerd_Font_Complete_Mono.ttf https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/UbuntuMono/Regular/complete/Ubuntu%20Mono%20Nerd%20Font%20Complete%20Mono.ttf run curl -fL -o UbuntuMonoNerdFontMono-Regular.ttf https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/UbuntuMono/Regular/UbuntuMonoNerdFontMono-Regular.ttf
popd popd
run fc-cache -f run fc-cache -f