forked from colonelpanic/dotfiles
6 lines
129 B
Bash
Executable File
6 lines
129 B
Bash
Executable File
#!/usr/bin/env sh
|
|
sleep .6
|
|
xdotool key --clearmodifiers Escape
|
|
xdotool key --clearmodifiers Tab
|
|
xdotool key --clearmodifiers "W"
|