forked from colonelpanic/dotfiles
[Linux] Add split_out.sh
This commit is contained in:
parent
e7bd2b2bb0
commit
028a180f71
5
dotfiles/lib/bin/split_out.sh
Executable file
5
dotfiles/lib/bin/split_out.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
sleep .6
|
||||
xdotool key --clearmodifiers Escape
|
||||
xdotool key --clearmodifiers Tab
|
||||
xdotool key --clearmodifiers "W"
|
Loading…
Reference in New Issue
Block a user