Files
omarchy/bin/omarchy-restart-hypridle

5 lines
70 B
Plaintext
Raw Normal View History

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