gnu: lightweight-desktop.tmpl: Remove xmonad.
* gnu/system/examples/lightweight-desktop.tmpl (packages): Remove xmonad.
This commit is contained in:
		
							parent
							
								
									533372319e
								
							
						
					
					
						commit
						0d7feebb62
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -33,7 +33,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  ;; Add a bunch of window managers; we can choose one at
 | 
					  ;; Add a bunch of window managers; we can choose one at
 | 
				
			||||||
  ;; the log-in screen with F1.
 | 
					  ;; the log-in screen with F1.
 | 
				
			||||||
  (packages (cons* ratpoison i3-wm i3status dmenu xmonad ;window managers
 | 
					  (packages (cons* ratpoison i3-wm i3status dmenu ;window managers
 | 
				
			||||||
                   nss-certs                      ;for HTTPS access
 | 
					                   nss-certs                      ;for HTTPS access
 | 
				
			||||||
                   %base-packages))
 | 
					                   %base-packages))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue