diff --git a/dotfiles/lib/bin/split_out_chrome_tab.sh b/dotfiles/lib/bin/split_out_chrome_tab.sh index 62467c88..42a4cfcd 100755 --- a/dotfiles/lib/bin/split_out_chrome_tab.sh +++ b/dotfiles/lib/bin/split_out_chrome_tab.sh @@ -4,4 +4,4 @@ xdotool key --clearmodifiers Escape xdotool key --clearmodifiers Tab xdotool key --clearmodifiers "W" sleep .2 -xdotool key --clearmodifiers "Super_L+z" +xdotool key --clearmodifiers "Shift_L+Super_L+z"