10 lines
226 B
Bash
Executable File
10 lines
226 B
Bash
Executable File
#!/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
|