Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
I use that script for a gnome keyboard shortcut
xdotool search --name 'Meet' | xargs xdotool windowactivate;sleep 0.2; xdotool key Ctrl+d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment