summaryrefslogtreecommitdiffstats
path: root/doc/rofi-manpage.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-01-22 14:58:59 +0100
committerDave Davenport <qball@gmpclient.org>2017-01-22 14:58:59 +0100
commit46db4277356cfc8fcafa6b9969bc6e39aef92310 (patch)
tree5eeaa064b979348b4ee78b443671740fda4a2656 /doc/rofi-manpage.markdown
parent2306e58a2534ff26ebb9c93271908fabf0372ebd (diff)
Update DPI detection method.
Diffstat (limited to 'doc/rofi-manpage.markdown')
-rw-r--r--doc/rofi-manpage.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index a735f9a0..c1982efe 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -414,7 +414,8 @@ This option can be specified multiple times.
`-dpi` *number*
Override the default DPI setting.
-If set to `0` it tries to auto-detect based on monitor.
+If set to `0` it tries to auto-detect based on X11 screen size. (Similar to i3 and GTK)
+If set to `1` it tries to auto-detect based on monitor (rofi is displayed on) size. (Similar to latest QT5)
### PATTERN setting