Skip to content

Screen off only on laptop with external monitors #30

@insomnes

Description

@insomnes

Using listener like this weirdly shutdowns only laptop display, external monitor keeps on:

# Turn display off on 450 seconds of inactivity
listener {
    timeout = 450
    on-timeout = hyprctl dispatch dpms off
    on-resume = hyprctl dispatch dpms on
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions