all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/1] improvements to the lightweight desktop example
@ 2017-02-21 22:09 Leo Famulari
  2017-02-21 22:09 ` [PATCH 1/1] gnu: lightweight-desktop.tmpl: Remove xmonad and complete i3-wm Leo Famulari
  2017-02-22 10:33 ` [PATCH 0/1] improvements to the lightweight desktop example Mathieu Lirzin
  0 siblings, 2 replies; 10+ messages in thread
From: Leo Famulari @ 2017-02-21 22:09 UTC (permalink / raw)
  To: guix-devel

I think we should remove xmonad from the lightweight-desktop OS
declaration example. Xmonad is not "lightweight" in terms of disk space
or bandwidth, since it requires GHC, which is 859 MiB uncompressed.

Also, the i3 window manager is not very useful without dmenu and
i3status, so I think we should add them.

Leo Famulari (1):
  gnu: lightweight-desktop.tmpl: Remove xmonad and complete i3-wm.

 gnu/system/examples/lightweight-desktop.tmpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.11.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-02-23 22:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-21 22:09 [PATCH 0/1] improvements to the lightweight desktop example Leo Famulari
2017-02-21 22:09 ` [PATCH 1/1] gnu: lightweight-desktop.tmpl: Remove xmonad and complete i3-wm Leo Famulari
2017-02-22 10:33 ` [PATCH 0/1] improvements to the lightweight desktop example Mathieu Lirzin
2017-02-22 14:02   ` Clément Lassieur
2017-02-22 14:22     ` John Darrington
2017-02-22 15:48     ` Mathieu Lirzin
2017-02-22 16:29       ` John Darrington
2017-02-22 17:36         ` Mathieu Lirzin
2017-02-22 16:48   ` Leo Famulari
2017-02-23 22:45     ` Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.