Difference between revisions of "Install Desktop Environments"
Views
Actions
Namespaces
Variants
Tools
Replaced the instructions to copy the new files into home directory with instructions to create a new user
imported>Dalto (Updated XFCE to match v18 Illyria) |
imported>Dalto (Replaced the instructions to copy the new files into home directory with instructions to create a new user) |
||
Line 103: | Line 103: | ||
====== Optional: Install the Manjaro configuration and theming for plasma ====== | ====== Optional: Install the Manjaro configuration and theming for plasma ====== | ||
sudo pacman -S manjaro-kde-settings sddm-breath-theme manjaro-settings-manager-knotifier manjaro-settings-manager-kcm | sudo pacman -S manjaro-kde-settings sddm-breath-theme manjaro-settings-manager-knotifier manjaro-settings-manager-kcm | ||
Open plasma settings, go to Startup & Shutdown->Login Screen and select "Breath" | Open plasma settings, go to Startup & Shutdown->Login Screen and select "Breath" | ||
====== Create a new user for the new desktop environment ====== | |||
sudo useradd -mG lp,network,power,sys,wheel <username> | |||
sudo passwd <username> | |||
<br clear="all" /> | <br clear="all" /> | ||
Line 130: | Line 134: | ||
====== Optional: Install the Manjaro configuration and theming for gnome ====== | ====== Optional: Install the Manjaro configuration and theming for gnome ====== | ||
sudo pacman -S manjaro-gnome-assets manjaro-gdm-theme manjaro-settings-manager | sudo pacman -S manjaro-gnome-assets manjaro-gdm-theme manjaro-settings-manager | ||
====== Create a new user for the new desktop environment ====== | |||
sudo useradd -mG lp,network,power,sys,wheel <username> | |||
sudo passwd <username> | |||
<br clear="all" /> | <br clear="all" /> | ||
Line 156: | Line 162: | ||
====== Optional: Install the Manjaro configuration and theming for budgie ====== | ====== Optional: Install the Manjaro configuration and theming for budgie ====== | ||
sudo pacman -S manjaro-budgie-settings manjaro-settings-manager papirus-maia-icon-theme | sudo pacman -S manjaro-budgie-settings manjaro-settings-manager papirus-maia-icon-theme | ||
To configure LightDM to match the official iso replace the contents of /etc/lightdm/slick-greeter.conf with | To configure LightDM to match the official iso replace the contents of /etc/lightdm/slick-greeter.conf with | ||
Line 165: | Line 169: | ||
icon-theme-name=Papirus-Adapta-Maia | icon-theme-name=Papirus-Adapta-Maia | ||
draw-grid=false | draw-grid=false | ||
====== Create a new user for the new desktop environment ====== | |||
sudo useradd -mG lp,network,power,sys,wheel <username> | |||
sudo passwd <username> | |||
<br clear="all" /> | <br clear="all" /> | ||
Line 189: | Line 197: | ||
====== 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 vibrancy-icons-teal | sudo pacman -S manjaro-cinnamon-settings adapta-maia-theme kvantum-manjaro vibrancy-icons-teal | ||
To configure LightDM to match the community edition replace the contents of /etc/lightdm/slick-greeter.conf with | To configure LightDM to match the community edition replace the contents of /etc/lightdm/slick-greeter.conf with | ||
Line 203: | Line 209: | ||
xft-hintstyle=hintfull | xft-hintstyle=hintfull | ||
enable-hidpi=auto | enable-hidpi=auto | ||
====== Create a new user for the new desktop environment ====== | |||
sudo useradd -mG lp,network,power,sys,wheel <username> | |||
sudo passwd <username> | |||
<br clear="all" /> | <br clear="all" /> | ||
Line 228: | Line 238: | ||
====== Optional: Install the Manjaro configuration and theming for deepin ====== | ====== Optional: Install the Manjaro configuration and theming for deepin ====== | ||
sudo pacman -S deepin-manjaro | sudo pacman -S deepin-manjaro | ||
====== Create a new user for the new desktop environment ====== | |||
sudo useradd -mG lp,network,power,sys,wheel <username> | |||
sudo passwd <username> | |||
<br clear="all" /> | <br clear="all" /> | ||
Line 251: | Line 263: | ||
====== Optional: Install Manjaro themes for E ====== | ====== Optional: Install Manjaro themes for E ====== | ||
sudo pacman -S enlightenment-manjaro-themes | sudo pacman -S enlightenment-manjaro-themes | ||
====== Create a new user for the new desktop environment ====== | |||
sudo useradd -mG lp,network,power,sys,wheel <username> | |||
sudo passwd <username> | |||
<br clear="all" /> | <br clear="all" /> | ||
Line 274: | Line 290: | ||
====== Optional: Install the Manjaro configuration and theming for lxde ====== | ====== Optional: Install the Manjaro configuration and theming for lxde ====== | ||
sudo pacman -S manjaro-lxde-logout-banner manjaro-lxde-xfce4-notifyd manjaro-lxde-xfce4-volumed-pulse manjaro-settings-manager manjaro-settings-manager-notifier manjaro-lxde-settings arc-maia-icon-theme kvantum-manjaro | sudo pacman -S manjaro-lxde-logout-banner manjaro-lxde-xfce4-notifyd manjaro-lxde-xfce4-volumed-pulse manjaro-settings-manager manjaro-settings-manager-notifier manjaro-lxde-settings arc-maia-icon-theme kvantum-manjaro | ||
To configure LightDM to match the community edition replace the contents of /etc/lightdm/lightdm-gtk-greeter.conf with | To configure LightDM to match the community edition replace the contents of /etc/lightdm/lightdm-gtk-greeter.conf with | ||
Line 292: | Line 306: | ||
clock-format = | clock-format = | ||
panel-position = bottom | panel-position = bottom | ||
====== Create a new user for the new desktop environment ====== | |||
sudo useradd -mG lp,network,power,sys,wheel <username> | |||
sudo passwd <username> | |||
<br clear="all" /> | <br clear="all" /> | ||
Line 338: | Line 356: | ||
====== Optional: Install the Manjaro configuration and theming for mate ====== | ====== Optional: Install the Manjaro configuration and theming for mate ====== | ||
sudo pacman -S manjaro-mate-settings arc-maia-icon-theme papirus-maia-icon-theme manjaro-settings-manager manjaro-settings-manager-notifier | sudo pacman -S manjaro-mate-settings arc-maia-icon-theme papirus-maia-icon-theme manjaro-settings-manager manjaro-settings-manager-notifier | ||
To configure LightDM to match the community edition replace the contents of /etc/lightdm/slick-greeter.conf with | To configure LightDM to match the community edition replace the contents of /etc/lightdm/slick-greeter.conf with | ||
Line 347: | Line 363: | ||
icon-theme-name=Arc-Maia | icon-theme-name=Arc-Maia | ||
draw-grid=false | draw-grid=false | ||
====== Create a new user for the new desktop environment ====== | |||
sudo useradd -mG lp,network,power,sys,wheel <username> | |||
sudo passwd <username> | |||
<br clear="all" /> | <br clear="all" /> |