Updates
This commit is contained in:
parent
6e0bacd4f6
commit
488887a276
@ -20,6 +20,6 @@ if [[ "$1" == "toggle" ]]; then
|
||||
if pgrep -x "$SERVICE" >/dev/null ;then
|
||||
killall hypridle
|
||||
else
|
||||
hypridle &
|
||||
hypridle
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user