Initial commit
This commit is contained in:
commit
209ba130c0
4852 changed files with 1517959 additions and 0 deletions
5
.config/hypr/scripts/restart-hypridle.sh
Executable file
5
.config/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…
Add table
Add a link
Reference in a new issue