diff --git a/README.md b/README.md index b7ce6b3..ee836be 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,12 @@ tic -xe alacritty,alacritty-direct alacritty.info ## bspwm ## sxhkd ## zsh -Install Hack Nerd Font from here [https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Hack] +Install Hack Nerd Font from here https://github.com/ryanoasis/nerd-fonts/releases/ ```sh unzip Hack* -cd ttf -cp ./* ~/.local/share/fonts/ +Fonts wählen, die man nutzen will und nach + ~/.local/share/fonts/ + koopieren fc-cache -f -v fc-list | grep "Hack" ```