diff --git a/dotfiles/lib/bin/split_chrome_tab_to_next_screen.sh b/dotfiles/lib/bin/split_chrome_tab_to_next_screen.sh new file mode 100755 index 00000000..c472b01e --- /dev/null +++ b/dotfiles/lib/bin/split_chrome_tab_to_next_screen.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env zsh + +split_current_chrome_tab.sh +xdotool key --clearmodifiers "Shift_L+Super_L+z"