arch hyprland
This commit is contained in:
5
arch/hypr/.config/scripts/restart-hypridle.sh
Executable file
5
arch/hypr/.config/scripts/restart-hypridle.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
killall hypridle
|
||||
sleep 1
|
||||
hypridle &
|
||||
notify-send "hypridle has been restarted."
|
||||
Reference in New Issue
Block a user