summaryrefslogtreecommitdiffstats
path: root/doc/rofi-manpage.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rofi-manpage.markdown')
-rw-r--r--doc/rofi-manpage.markdown10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 501872f6..2b9b0b2c 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -370,10 +370,16 @@ Default: *5000*
When one entry is left, automatically select it.
`-m` *num*
+
+`-m` *name*
+
`-monitor` *num*
+`-monitor` *name*
+
Select (Xinerama) monitor to display **rofi** on.
-Negative numbers are handled differently:
+As input it accepts: *primary* (if primary output is set), the *xrandr* output name or integer number (in order of
+detection). Negative numbers are handled differently:
* **-1**: the currently focused monitor.
* **-2**: the currently focused window (i.e. rofi will be displayed on top of the focused window).
@@ -384,6 +390,8 @@ Negative numbers are handled differently:
Default: *-1*
+See `rofi -h` output for the detected monitors, their position and size.
+
### PATTERN setting
`-terminal`