From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH 0/2] Add sxhkd and bspwm. Date: Fri, 16 Oct 2015 19:57:14 +0300 Message-ID: <87ziziycnp.fsf@gmail.com> References: <87d1wnrr8z.fsf@gmail.com> <1444475200-19563-1-git-send-email-elisp.vim@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33724) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zn8Jo-0008Qp-Pd for guix-devel@gnu.org; Fri, 16 Oct 2015 12:57:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zn8Je-00055s-RO for guix-devel@gnu.org; Fri, 16 Oct 2015 12:57:18 -0400 Received: from mail-lb0-x22c.google.com ([2a00:1450:4010:c04::22c]:33660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zn8Je-00055N-Kb for guix-devel@gnu.org; Fri, 16 Oct 2015 12:57:14 -0400 Received: by lbbpp2 with SMTP id pp2so76391786lbb.0 for ; Fri, 16 Oct 2015 09:57:13 -0700 (PDT) In-Reply-To: <1444475200-19563-1-git-send-email-elisp.vim@gmail.com> (xd1le's message of "Sat, 10 Oct 2015 22:06:38 +1100") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: xd1le Cc: guix-devel@gnu.org xd1le (2015-10-10 14:06 +0300) wrote: > xd1le (2): > gnu: sxhkd: New variable. > gnu: bspwm: New variable. > > gnu/packages/wm.scm | 34 ++++++++++++++++++++++++++++++++++ > gnu/packages/xdisorg.scm | 34 ++++++++++++++++++++++++++++++++++ > 2 files changed, 68 insertions(+) Since there were no other comments, I have pushed these patches (with slight modifications). Thank you! -- Alex