I\'m trying to move a window to the last viewed workspace.
((modm .|. shiftMask, xK_Tab), shiftTo lastViewedWorkspace))
I think this code (do