
31 Dec
2015
31 Dec
'15
5:06 p.m.
Brandon writes:
The more general way to do it is:
as <- io getArgs when (null as) $ do {- your startup code here -}
which takes advantage of the fact that restarts pass --resume as a parameter, followed by the serialized xmonad state.
That worked great - thanks! Best regards, Adam -- "On the quiet side. Somewhat peculiar. A good Adam Sjøgren companion, in a weird sort of way." asjo@koldfront.dk