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