Skip to content

How to move the UI to the right monitor on multi-monitor? #1804

Discussion options

You must be logged in to vote

From manpage:

-monitor name

Select monitor to display rofi on. It accepts as input: 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 (that is, rofi will be displayed on top of the focused window).
    -3: Position of mouse (overrides the location setting to get normal context menu behavior.)
    -4: the monitor with the focused window.

    -5: the monitor that shows the mouse pointer.

    Default: -5

See rofi -h output for the detected monitors, their position, and size.

Not all options might work, this depends if …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@DaveDavenport
Comment options

@KSXGitHub
Comment options

@DaveDavenport
Comment options

Answer selected by KSXGitHub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants