[xmonad] Issue 588 in xmonad: xmonad --restart doesn't seem to work

codesite-noreply at google.com codesite-noreply at google.com
Sun Jan 25 22:17:58 UTC 2015


Comment #6 on issue 588 by daniel.w... at 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


More information about the xmonad mailing list