cdotfis/dotfiles/.local/bin/click

6 lines
57 B
Bash
Executable File

#!/bin/sh
sleep 1
xdotool mousedown 1
xdotool mouseup 1