3 lines
117 B
Bash
Executable File
3 lines
117 B
Bash
Executable File
#!/bin/bash
|
|
one-window "terminator" "xdotool windowfocus \$WID & xdotool key ctrl+shift+t;" "/usr/bin/terminator $*"
|