aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 ca9ca43..d416efb 100644
--- a/README.md
+++ b/README.md
@@ -121,7 +121,8 @@ Type text and then wait and QuickMedia will automatically search.\
`/me [text]`: Send a message of type "m.emote".\
`/react [text]`: React to the selected message or if you are replying to message then it reacts to that message.
## Environment variables
-Set `QM_PHONE_FACTOR=1` to disable the room list side panel in matrix.
+Set `QM_PHONE_FACTOR=1` to disable the room list side panel in matrix.\
+Set `QM_THEME` to one of the following: `default` to change the theme.
## 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.\