Skip to content

Dynamic monitor setting #2

@RickCogley

Description

@RickCogley

Hi - you can set the monitors dynamically like this:

local main_monitor = hs.screen.allScreens()[1]:name()
local second_monitor = hs.screen.allScreens()[2]:name()

... although I am not sure if that causes any trouble versus your current manual method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions