From 393f58f6e625ecf25d9d4e975766d5b216353404 Mon Sep 17 00:00:00 2001 From: Yisus7u7 <64093255+Yisus7u7@users.noreply.github.com> Date: Sat, 28 Aug 2021 14:35:48 -0500 Subject: [PATCH] Add how to fix big fonts. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a60b288..25a9982 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,11 @@ You may replace `xfce4-session` if you use other than Xfce If you're done using Termux:Wayland just simply exit it through it's notification drawer by expanding the Termux:Wayland notification then "Exit" ## 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 +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. + +![image](https://github.com/Yisus7u7/Yisus7u7.github.io/raw/main/fotos/Screenshot_20210828-142809.png) # License -Released under the [GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.html). \ No newline at end of file +Released under the [GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.html).