From 62ddbab3693072f050929bc5ce3d0510d8fab3a7 Mon Sep 17 00:00:00 2001 From: WMCB-Tech Date: Sun, 29 Aug 2021 17:16:25 +0800 Subject: [PATCH] README: image attachment should be in local repository tree --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25a9982..b097d71 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,9 @@ If you're done using Termux:Wayland just simply exit it through it's notificatio ## Font or scaling is too big! Some apps may have issues with wayland regarding DPI. please see https://wiki.archlinux.org/title/HiDPI on how to override application-specific DPI or scaling. -You can fix this in your window manager settings (in the case of xfce4 and lxqt it's settings> appearance). Look for the DPI value, if it is disabled enable it and adjust its value until the fonts are the appropriate size. +You can fix this in your window manager settings (in the case of xfce4 and lxqt via Applications Menu > Settings > Appearance). Look for the DPI value, if it is disabled enable it and adjust its value until the fonts are the appropriate size. -![image](https://github.com/Yisus7u7/Yisus7u7.github.io/raw/main/fotos/Screenshot_20210828-142809.png) +![image](./img/dpi-scale.png) # License Released under the [GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.html).