Difference between revisions of "Install Desktop Environments"
→Cinnamon
imported>Cscs (→Deepin) |
imported>Cscs |
||
Line 177: | Line 177: | ||
== Cinnamon == | == Cinnamon == | ||
[[File: Cinnamon screenshot.jpeg|thumb|left|375px]] | [[File: Cinnamon screenshot.jpeg|thumb|left|375px]] | ||
'''[http://cinnamon.linuxmint.com/ Cinnamon]''' is a desktop environment based on Gnome 3 that utilises a large panel-style menu to access applications. It is not compatible with compiz. Despite being based on Gnome, it has more customisation options and is easier to configure. Users of Windows Vista or Windows 7 may find Cinnamon's interface comfortably familiar. A 64 bit installation of Manjaro running Cinnamon uses about 665MB of memory. | '''[http://cinnamon.linuxmint.com/ Cinnamon]''' is a desktop environment based on Gnome 3 that utilises a large panel-style menu to access applications. It is not compatible with compiz. Despite being based on Gnome, it has more customisation options and is easier to configure. Users of Windows Vista or Windows 7 may find Cinnamon's interface comfortably familiar. A 64 bit installation of Manjaro running Cinnamon uses about 665MB of memory. | ||
Line 188: | Line 186: | ||
====== Optional: Install additional commonly used components ====== | ====== Optional: Install additional commonly used components ====== | ||
sudo pacman -S cinnamon-wallpapers cinnamon-sounds gnome-terminal parcellite | sudo pacman -S cinnamon-wallpapers cinnamon-sounds gnome-terminal parcellite | ||
====== Optional: Install and use LightDM, the recommended display manager for cinnamon ====== | ====== Optional: Install and use LightDM, the recommended display manager for cinnamon ====== | ||
sudo pacman -S lightdm lightdm-slick-greeter lightdm-settings | sudo pacman -S lightdm lightdm-slick-greeter lightdm-settings | ||
systemctl enable lightdm.service --force | |||
edit | |||
Then edit ''/etc/lightdm/lightdm.conf'', under '''[Seat:*]''' replace the greeter-session setting with '''greeter-session=lightdm-slick-greeter''' | |||
====== Optional: Install the Manjaro configuration and theming for cinnamon ====== | ====== Optional: Install the Manjaro configuration and theming for cinnamon ====== | ||
sudo pacman -S manjaro-cinnamon-settings adapta-maia-theme kvantum-manjaro | sudo pacman -S manjaro-cinnamon-settings adapta-maia-theme kvantum-manjaro | ||