1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-24 18:11:51 +02:00

gnu: lightweight-desktop.tmpl: Complete i3-wm.

* gnu/system/examples/lightweight-desktop.tmpl (packages): Add i3status
and dmenu.
(use-package-modules): Add suckless.
This commit is contained in:
Leo Famulari
2017-02-23 17:33:32 -05:00
parent a20b084a04
commit 533372319e
+3 -3
View File
@@ -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