Browse Source

changed description for complete Hack Nerd

master
Marc 4 years ago
parent
commit
e31e798445
1 changed files with 4 additions and 3 deletions
  1. 7
      README.md

7
README.md

@ -15,11 +15,12 @@ tic -xe alacritty,alacritty-direct alacritty.info
## bspwm ## bspwm
## sxhkd ## sxhkd
## zsh ## 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 ```sh
unzip Hack* 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-cache -f -v
fc-list | grep "Hack" fc-list | grep "Hack"
``` ```

Loading…
Cancel
Save