Updates
This commit is contained in:
parent
39d5de6c82
commit
198578784a
Binary file not shown.
5
hypr/scripts/restart-hypridle.sh
Executable file
5
hypr/scripts/restart-hypridle.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
killall hypridle
|
||||
sleep 1
|
||||
hypridle &
|
||||
notify-send "hypridle has been restarted."
|
Loading…
Reference in New Issue
Block a user