Updates
This commit is contained in:
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."
|
||||
Reference in New Issue
Block a user