summaryrefslogtreecommitdiff
path: root/recipes/images/lx.inc
blob: 02958162315a4f88aba86e6453c8d272139d0379 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
IMAGE_INSTALL += " \
    packagegroup-lxde-extended \
    \
    xinput-calibrator \
    \
    openbox \
    openbox-theme-clearlooks \
    openbox-theme-onyx \
    obconf \
    hicolor-icon-theme \
    gtk-theme-clearlooks \
    lxdm \
    leafpad \
"