summary refs log tree commit diff
path: root/gnu/system
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2017-02-23 17:33:32 -0500
committerLeo Famulari <leo@famulari.name>2017-02-23 17:44:54 -0500
commit533372319e4996a9d899650c9fbe703a570c35e4 (patch)
tree02e87890e382f3ab4c23f97e7809890cb2c8e80a /gnu/system
parenta20b084a0437e6832e3fbee58b23a789e510654c (diff)
downloadguix-533372319e4996a9d899650c9fbe703a570c35e4.tar.gz
gnu: lightweight-desktop.tmpl: Complete i3-wm.
* gnu/system/examples/lightweight-desktop.tmpl (packages): Add i3status
and dmenu.
(use-package-modules): Add suckless.
Diffstat (limited to 'gnu/system')
-rw-r--r--gnu/system/examples/lightweight-desktop.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/system/examples/lightweight-desktop.tmpl b/gnu/system/examples/lightweight-desktop.tmpl
index 131c43af77..7ecf5fde97 100644
--- a/gnu/system/examples/lightweight-desktop.tmpl
+++ b/gnu/system/examples/lightweight-desktop.tmpl
@@ -4,7 +4,7 @@
 
 (use-modules (gnu) (gnu system nss))
 (use-service-modules desktop)
-(use-package-modules wm ratpoison certs)
+(use-package-modules wm ratpoison certs suckless)
 
 (operating-system
   (host-name "antelope")
@@ -33,8 +33,8 @@
 
   ;; Add a bunch of window managers; we can choose one at
   ;; the log-in screen with F1.
-  (packages (cons* ratpoison i3-wm xmonad  ;window managers
-                   nss-certs               ;for HTTPS access
+  (packages (cons* ratpoison i3-wm i3status dmenu xmonad ;window managers
+                   nss-certs                             ;for HTTPS access
                    %base-packages))
 
   ;; Use the "desktop" services, which include the X11