Skip to content

Make "Turn off monitor(s)" work on Wayland too #439

@stefonarch

Description

@stefonarch

In ~/.config/lxqt/power.conf several commands can be used for specific compositors:

#kwin
monitorOffCommand=kscreen-doctor --dpms off
#niri
monitorOffCommand=niri msg action power-off-monitors
#hyprland
monitorOffCommand=hyprctl dispatch dpms off


Maybe there are other commands too for sway, wayfire ecc, like wlopm which needs wlr-output-power-management-v1 and monitor names.

The working commands could be included, and a text input field added in the GUI for them.
monitorOffCommand=xset dpms force off for X11 could be selected automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo/Issues

    Status

    To do / Wishlist

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions