guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 5/7] gnu: Add i3-wm.


From: Eric Bavier
Subject: Re: [PATCH 5/7] gnu: Add i3-wm.
Date: Sun, 16 Aug 2015 18:48:11 -0500

On Mon, 17 Aug 2015 05:05:35 +0200
Eric Dvorsak <address@hidden> wrote:

> * gnu/packages/i3.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
[...]
> +(define-public i3-wm
> +  (package
> +    (name "i3-wm")
> +    (version "4.10.3")
[...]
> +    (description "i3 is a tiling window manager, completely written
> +from scratch.  The target platforms are GNU/Linux and BSD operating
> +systems, our code is Free and Open Source Software (FOSS) under the
> +BSD license.  i3 is primarily targeted at advanced users and
> +developers.")

You may remove the second sentence completely.  All programs in Guix
are free software.

`~Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]