summaryrefslogtreecommitdiff
path: root/recipes-images/images/lx.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-images/images/lx.inc')
-rw-r--r--recipes-images/images/lx.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-images/images/lx.inc b/recipes-images/images/lx.inc
new file mode 100644
index 0000000..0295816
--- /dev/null
+++ b/recipes-images/images/lx.inc
@@ -0,0 +1,14 @@
+IMAGE_INSTALL += " \
+ packagegroup-lxde-extended \
+ \
+ xinput-calibrator \
+ \
+ openbox \
+ openbox-theme-clearlooks \
+ openbox-theme-onyx \
+ obconf \
+ hicolor-icon-theme \
+ gtk-theme-clearlooks \
+ lxdm \
+ leafpad \
+"