Y
Hacker News
new
|
ask
|
show
|
jobs
by
ahstro
3410 days ago
I've been thinking of trying XMonad for a while, and looks like this is the opportune time. Anyone know if there's an easy "switch to last used window" functionality?
2 comments
brennen
3410 days ago
FWIW, I tend to use mod-z to switch to last-used
workspace
with toggleWS, which seems to cover a lot of those cases pretty well.
link
wz1000
3410 days ago
http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Actions-...
link