
25 Jan
2015
25 Jan
'15
5:17 p.m.
Comment #6 on issue 588 by daniel.w...@gmail.com: xmonad --restart doesn't seem to work https://code.google.com/p/xmonad/issues/detail?id=588 In xmonad-0.11, Main.hs:47 contains the code to handle the --restart argument. It does little more than set the XMONAD_RESTART atom which the code you posted is watching for -- essentially a form of IPC -- which kicks off the (restart "xmonad" True) action. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings