PJ/apps/discord.sh

8 lines
56 B
Bash
Raw Normal View History

2025-06-13 16:09:14 -07:00
discord(){
play(){
sleep .2
xdotool key F12
}
}