diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-05-28 12:47:02 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-05-28 12:47:02 +0200 |
commit | f56aa2729a6926c6a9c18f509ffd956ad08b4865 (patch) | |
tree | 97b9d6c278d31f41ea13ef2417150ef2ef701b28 | |
parent | bff8c1365d5f24f5fd229b5a1b465320bbc9eeab (diff) |
fix more
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -84,7 +84,9 @@ Note that at the moment, cached images will not be scaled with the dpi. Images d ### Libraries `sfml`, `libx11`, `libxrandr`, `jsoncpp`, `libglvnd` (opengl) ### Executables -`curl`, `imagemagick`, `noto-fonts`, `noto-fonts-cjk` +`curl`, `imagemagick` +### Fonts +`noto-fonts` ### Optional `noto-fonts-cjk` needs to be installed to view chinese, japanese and korean characters.\ `mpv` needs to be installed to play videos.\ |