Files
omarchy/bin/omarchy-restart-hypridle
2025-08-03 09:37:04 +02:00

5 lines
70 B
Bash
Executable File

#!/bin/bash
pkill -x hypridle
uwsm app -- hypridle >/dev/null 2>&1 &