mirror of
https://github.com/balkian/dotfiles.git
synced 2024-11-05 05:01:43 +00:00
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 $*"
|