7 lines
186 B
Bash
Executable File
7 lines
186 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# archypr:summary=Overwrite the user config for hypridle with the Omarchy default and restart the service.
|
|
|
|
archypr-efresh-config hypr/hypridle.conf
|
|
archypr-estart-hypridle
|