mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-24 02:01:18 +07:00
added power-on-monitors (#723)
This commit is contained in:
@@ -132,6 +132,8 @@ pub enum Action {
|
||||
},
|
||||
/// Power off all monitors via DPMS.
|
||||
PowerOffMonitors {},
|
||||
/// Power on all monitors via DPMS.
|
||||
PowerOnMonitors {},
|
||||
/// Spawn a command.
|
||||
Spawn {
|
||||
/// Command to spawn.
|
||||
|
||||
Reference in New Issue
Block a user