Update to Apps and Networking and added Idle Button
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
if pgrep -x "hypridle" >/dev/null ;then
|
||||
killall hypridle
|
||||
else
|
||||
hypridle &
|
||||
fi
|
||||
Reference in New Issue
Block a user