This commit is contained in:
zerf58 2024-04-01 19:41:17 -07:00
parent 3dd25cf4bb
commit 84d49705ba

View file

@ -89,11 +89,11 @@ firefox_pbs(){
firefox_init
split_up(){
xdotool_helper "mouse move 500 300"
xdotool_helper "mousemove 500 300"
xdotool_helper "click 1 click 1"
}
play(){
xdotool_helper "mouse move 500 300"
xdotool_helper "mousemove 500 300"
xdotool_helper "click 1"
}
desktop(){