[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/10: gnu: i3-wm: Epand description.
From: |
guix-commits |
Subject: |
03/10: gnu: i3-wm: Epand description. |
Date: |
Sun, 17 Feb 2019 19:20:31 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 71a5da8e116fab0610e6797acfc6eb84e1eefcf5
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Feb 15 00:04:03 2019 +0100
gnu: i3-wm: Epand description.
* gnu/packages/wm.scm (i3-wm)[description]: Describe more.
---
gnu/packages/wm.scm | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index c577c40..554a141 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -223,10 +223,16 @@ commands would.")
("libxml2" ,libxml2)
("docbook-xsl" ,docbook-xsl)))
(home-page "https://i3wm.org/")
- (synopsis "Improved tiling window manager")
- (description "A tiling window manager, completely written
-from scratch. i3 is primarily targeted at advanced users and
-developers.")
+ (synopsis "Tiling window manager")
+ (description "i3 is a tiling X11 window manager that dynamically manages
+tiled, stacked, and tabbed window layouts.
+
+i3 primarily targets advanced users. Windows are managed manually and
organised
+inside containers, which can be split vertically or horizontally, and
optionally
+resized.
+
+i3 uses a plain-text configuration file, and can be extended and controlled
from
+many programming languages.")
(license license:bsd-3)))
(define-public i3blocks
- branch master updated (ff33c38 -> a9e9c73), guix-commits, 2019/02/17
- 04/10: gnu: eid-mw: Update to 4.4.13., guix-commits, 2019/02/17
- 08/10: gnu: youtube-viewer: Update to 3.5.2., guix-commits, 2019/02/17
- 07/10: gnu: mlt: Update to 6.12.0., guix-commits, 2019/02/17
- 02/10: gnu: beep: Update to 1.4.3., guix-commits, 2019/02/17
- 06/10: gnu: lsyncd: Don't use unstable tarball., guix-commits, 2019/02/17
- 05/10: gnu: python-qrcode: Update to 6.1., guix-commits, 2019/02/17
- 01/10: gnu: beep: Don't use NAME in source URI., guix-commits, 2019/02/17
- 03/10: gnu: i3-wm: Epand description.,
guix-commits <=
- 09/10: gnu: you-get: Update to 0.4.1210., guix-commits, 2019/02/17
- 10/10: gnu: motion: Update to 4.2.2., guix-commits, 2019/02/17