fixed my ahh script

This commit is contained in:
blue balls 2025-07-16 18:50:56 +01:00
parent dd6aa569c5
commit bc59be1563

7
shscript/nanoscript.sh Normal file → Executable file
View file

@ -1,7 +1,4 @@
#!/bin/bash
xdotool mousedown 2
sleep 0.5
xdotool click 3
sleep 0.01
xdotool click 4
xdotool mouseup 2