10 lines
226 B
Bash
10 lines
226 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
# archypr:summary=Wake displays and restore brightness after idle
|
||
|
|
# archypr:group=system
|
||
|
|
# archypr:name=wake
|
||
|
|
# archypr:examples=omarchy system wake
|
||
|
|
|
||
|
|
archypr-rightness-display on
|
||
|
|
archypr-rightness-keyboard restore
|