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

This commit is contained in:
Ivan Malison 2016-11-29 11:28:48 -08:00
parent 224cb93b17
commit 982a6bb51a
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

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"