aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-10-15 03:42:45 +0200
committerdec05eba <dec05eba@protonmail.com>2021-10-15 03:42:45 +0200
commit82234b4454299e0472344d5cf71bd8f70586133e (patch)
tree9bffba836fa86fb5c293d46fc5d94fb08196cff4 /README.md
parente1c8cd4430015a307dbcb32894a030d5a13aee67 (diff)
Remove dependency on xrdb for Xft.dpi
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
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