PJ/apps/discord.sh
2025-06-13 16:09:14 -07:00

7 lines
56 B
Bash

discord(){
play(){
sleep .2
xdotool key F12
}
}