From 4690ba0cc66338b1f00e08fb6054ee95c1c0dcc6 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 23 Sep 2020 23:45:21 +0200 Subject: Fallback to cjk font, change font to system noto sans --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7a9f2f4..14e7fae 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ QuickMedia youtube --tor echo -e "hello\nworld" | QuickMedia dmenu ``` ## Installation -If you are running arch linux then you can install QuickMedia from aur (https://aur.archlinux.org/packages/quickmedia-git/), otherwise you will need to use [sibs](https://git.dec05eba.com/sibs/) to build QuickMedia manually. +If you are running arch linux then you can install QuickMedia from aur (https://aur.archlinux.org/packages/quickmedia-git/), otherwise you will need to use [sibs](https://git.dec05eba.com/sibs/) to build QuickMedia manually.\ ## Controls Press `arrow up` and `arrow down` to navigate the menu and also to scroll to the previous/next image when viewing manga in scorll mode. Alternatively you can use the mouse scroll to scroll to the previous/next manga in scroll mode.\ Press `Enter` (aka `Return`) to select the item.\ @@ -58,7 +58,8 @@ and store it in `$HOME/.config/quickmedia/credentials/mangadex.json` under the k See project.conf \[dependencies]. ## Runtime ### Required -`curl` is required for network requests. +`curl` is required for network requests.\ +`noto-fonts` and `noto-fonts-cjk` is required for alphanumerical and japanese characters. ### Optional `mpv` is required for playing videos. This is not required if you dont plan on playing videos.\ `youtube-dl` needs to be installed to play videos from youtube.\ -- cgit v1.2.3