1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-01-10 08:21:27 +00:00
dotfiles/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'