This commit is contained in:
Stephan Raabe 2024-04-02 19:54:40 +02:00
parent 39d5de6c82
commit 198578784a
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#!/bin/bash
killall hypridle
sleep 1
hypridle &
notify-send "hypridle has been restarted."