great improvements
This commit is contained in:
5
scripts/osrs/autoclicker/run-ydotool-daemon.sh
Normal file
5
scripts/osrs/autoclicker/run-ydotool-daemon.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo -b ydotoold \
|
||||
--socket-path="$HOME/.ydotool_socket" \
|
||||
--socket-own="$(id -u):$(id -g)"
|
||||
Reference in New Issue
Block a user