6 lines
115 B
Bash
Executable File
6 lines
115 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Restart the hypridle service (used for idle detection and auto-lock).
|
|
|
|
omarchy-restart-app hypridle
|