mirror of
https://github.com/basecamp/omarchy.git
synced 2025-08-03 23:29:23 +00:00
Cleanup the omarchy-refresh/restart combos
This commit is contained in:
4
bin/omarchy-restart-hypridle
Executable file
4
bin/omarchy-restart-hypridle
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
pkill -x hypridle
|
||||
uwsm app -- hypridle >/dev/null 2>&1 &
|
Reference in New Issue
Block a user