[xmonad] Per-workspace Application Instances

Brandon Allbery allbery.b at gmail.com
Mon Aug 25 17:22:22 UTC 2014


On Mon, Aug 25, 2014 at 1:11 PM, Chris Bell <cwbell at mail.usf.edu> wrote:

> The problem is, I don't know where to start with this. My idea was to
> use environment variables to identify the current workspace, but I'm
> not sure how to.
>

Also note that environment variables will not work if you expect to see
them in e.g. shells; they're inherited at process creation time and cannot
be updated by other processes afterward.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20140825/4768665f/attachment.html>


More information about the xmonad mailing list