From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] Adding .xsession to guile-wm Date: Mon, 12 Sep 2016 11:59:15 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjTee-00057h-RT for guix-devel@gnu.org; Mon, 12 Sep 2016 12:00:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjTea-0006TE-UD for guix-devel@gnu.org; Mon, 12 Sep 2016 12:00:20 -0400 Received: from mail-vk0-f66.google.com ([209.85.213.66]:33445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjTea-0006T0-PT for guix-devel@gnu.org; Mon, 12 Sep 2016 12:00:16 -0400 Received: by mail-vk0-f66.google.com with SMTP id v189so6182139vkv.0 for ; Mon, 12 Sep 2016 09:00:16 -0700 (PDT) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Alex ter Weele Cc: guix-devel On Mon, Sep 12, 2016 at 11:56 AM, Alex ter Weele wrote: > Manually making a .desktop is what xmonad and fluxbox do: > http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/wm.scm#n244 > http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/wm.scm#n359 > Hence this approach. I could also work on moving this to a patch. > Which is preferred? > > -Alex Well... if we already have prior art then I suppose it's OK! I'll let someone else weigh in here and apply the patch. Thanks for your contribution! - Dave