aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-08-19 17:56:55 +0200
committerdec05eba <dec05eba@protonmail.com>2021-08-19 17:56:55 +0200
commit40909b91afb18a1195031e3f570be0c38b58d127 (patch)
treea4a8dbbcc33ae7fd9df46f203c8fed4262975490 /README.md
parent4ff87535e7aae35bfbd66fe88402dcb513af249c (diff)
Sneed unread messages for afgter token
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e7fa9dc..27bddb1 100644
--- a/README.md
+++ b/README.md
@@ -145,7 +145,8 @@ Type text and then wait and QuickMedia will automatically search.\
`/react [text]`: React to the selected message (also works if you are replying to a message).
## Environment variables
Set `QM_PHONE_FACTOR=1` to disable the room list side panel in matrix.\
-Set `QM_THEME` to one of the following: `default, nord` to change the theme.
+Set `QM_THEME` to one of the following: `default, nord` to change the theme.\
+If `xdg-open` is not installed then the `BROWSER` environment variable is used to open links in a browser.
## UI scaling
Either set the `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.\