6 lines
130 B
Bash
Executable File
6 lines
130 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# archypr:summary=Restart the hypridle service (used for idle detection and auto-lock).
|
|
|
|
archypr-estart-app hypridle
|