[XMonad] Change split out chrome tab to go to empty ws

This commit is contained in:
2016-11-29 11:28:48 -08:00
parent 224cb93b17
commit 982a6bb51a

View File

@@ -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"