updated section on fonts
This commit is contained in:
parent
e7937a577e
commit
f127a040d0
@ -109,6 +109,7 @@ need to add ```exec-once=waypaper --restore``` to allow for the wallpaper to exi
|
||||
##fonts
|
||||
after downloading otf-font-awesome you might see that your fonts are fucked,you can use this opportunity to download a new font and use it:
|
||||
yay -S ttf-fira-code
|
||||
yay -S fontconfig
|
||||
mkdir ~/.config/fontconfig
|
||||
touch fonts.conf
|
||||
with the following code:
|
||||
@ -126,10 +127,12 @@ with the following code:
|
||||
</fontconfig>
|
||||
|
||||
```
|
||||
```
|
||||
```
|
||||
```
|
||||
```
|
||||
|
||||
Some apps need manual changes to adjust their fonts such as:
|
||||
|
||||
- chromium/google-chrome
|
||||
- Dolphin
|
||||
|
||||
|
||||
##Chinese-Japanese-Korean(cjk) fonts
|
||||
yay -S adobe-source-han-sans-otc-fonts
|
||||
|
Loading…
x
Reference in New Issue
Block a user