mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-16 21:38:15 -04:00
feat: add sleep_monitor command with wake-on-input
This commit is contained in:
parent
42c02e3dc2
commit
a615926156
6 changed files with 51 additions and 1 deletions
|
|
@ -168,6 +168,7 @@ bindr=Super,Super_L,spawn,rofi -show run
|
|||
| `disable_monitor` | `monitor_spec` | Shutdown monitor. Accepts a [monitor spec](/docs/configuration/monitors#monitor-spec-format). |
|
||||
| `enable_monitor` | `monitor_spec` | Power on monitor. Accepts a [monitor spec](/docs/configuration/monitors#monitor-spec-format). |
|
||||
| `toggle_monitor` | `monitor_spec` | Toggle monitor power. Accepts a [monitor spec](/docs/configuration/monitors#monitor-spec-format). |
|
||||
| `sleep_monitor` | `monitor_spec` | Turn off monitor and wake it automatically on the next keypress or mouse movement. Accepts a [monitor spec](/docs/configuration/monitors#monitor-spec-format). |
|
||||
|
||||
### Media Controls
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue