-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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
Labels
No labels
Type
Projects
Status
Todo/Issues
Status
To do / Wishlist