1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-18 17:51:42 +00:00
dotfiles/scripts/.bin/gnome-terminal

3 lines
94 B
Plaintext
Raw Normal View History

#!/bin/bash
one-window 'gnome-terminal' 'xdotool windowfocus $WID & xdotool key ctrl+shift+t'