Skip to content
forked from lilydjwg/dpms-off

Turn off monitors to save power (for Wayland)

Notifications You must be signed in to change notification settings

oldherl/dpms-off

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Same as xset dpms force off, but for Wayland.

It requires zwlr_output_power_manager_v1 and org_kde_kwin_idle support from the Wayland compositer. wlroots supports this.

It turns off all monitors, and then it turns them back on when user activity re-occurs. Don't interrupt the process, or your monitor won't be turned on later!

Install the Rust toolchain and cargo build --release to build and find the built binary under target/release.

About

Turn off monitors to save power (for Wayland)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%