mirror of
https://github.com/basecamp/omarchy.git
synced 2025-08-04 07:39:24 +00:00
7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
![]() |
#!/bin/bash
|
||
|
|
||
|
omarchy-refresh-config hypr/hypridle.conf
|
||
|
pkill -x hypridle
|
||
|
uwsm app -- hypridle >/dev/null 2>&1 &
|
||
|
|