From 82234b4454299e0472344d5cf71bd8f70586133e Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 15 Oct 2021 03:42:45 +0200 Subject: Remove dependency on xrdb for Xft.dpi --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4b3611c..fec9525 100644 --- a/README.md +++ b/README.md @@ -163,8 +163,7 @@ See [default.json](https://git.dec05eba.com/QuickMedia/plain/themes/default.json If `xdg-open` is not installed then the `BROWSER` environment variable is used to open links in a browser.\ Set `QM_PHONE_FACTOR=1` to disable the room list side panel in matrix. ## UI scaling -Set `GDK_SCALE` environment variable or add `Xft.dpi` to `$HOME/.Xresources` (`xrdb` which is part of the `xorg-xrdb` package needs to be installed).\ -For example a value of 96 for the `Xft.dpi` means 1.0 scaling and 144 (96*1.5) means 1.5 scaling.\ +Set `GDK_SCALE` environment variable or add `Xft.dpi` to `$HOME/.Xresources`. For example a value of 96 for the `Xft.dpi` means 1.0 scaling and 144 (96*1.5) means 1.5 scaling.\ Note that at the moment, images do also not scale above their original size.\ Scaling can also be set in `$HOME/quickmedia/config.json`, which will override `GDK_SCALE` and `$HOME/.Xresources` `Xft.dpi`. ## Tabs -- cgit v1.2.3