add package install info to de change post

This commit is contained in:
2023-12-03 14:03:39 +01:00
parent f191b22990
commit d7fc809d32

View File

@@ -1,6 +1,7 @@
+++ +++
title = 'Change your Linux Desktop Environment' title = 'Change your Linux Desktop Environment'
date = 2023-12-02T15:30:11+01:00 date = 2023-12-02T15:30:11+01:00
lastmod = 2023-12-03T14:03:11+01:00
draft = false draft = false
author = 'Janis Hutz' author = 'Janis Hutz'
tags = [ 'Linux' ] tags = [ 'Linux' ]
@@ -53,18 +54,18 @@ Then, when prompted to select which packages to install, just press enter for no
# Desktop Environments and WMs to try out # Desktop Environments and WMs to try out
There are numerous very interesting DEs and WMs to try out, here's a list. There are numerous very interesting DEs and WMs to try out, here's a list. In square brackets you can find the package / group name to install.
## Desktop Environments ## Desktop Environments
- GNOME: Super polished, very user-friendly - GNOME: Super polished, very user-friendly [gnome]
- KDE: Very customizable, polished - KDE: Very customizable, polished [plasma]
- Xfce: Polished, incredibly stable, highly customizable (through config files), very lightweight - Xfce: Polished, incredibly stable, highly customizable (through config files), very lightweight [xfce4]
- Cinnamon: Windows-Like, somewhat customizable - Cinnamon: Windows-Like, somewhat customizable [cinnamon]
- (Cosmic: Once there is a stable release, it's going to be tiling-wm like, customizable, superfast and lightweight) - (Cosmic: Once there is a stable release, it's going to be tiling-wm like, customizable, superfast and lightweight [cosmic-epoch-git]{AUR}. Only install and use if you know what you are doing!)
## Window Managers ## Window Managers
- i3wm - i3wm [i3-wm]
- Sway - Sway [sway]
- bspwm - bspwm [bspwm]
- awesome - awesome [awesome]
- Hyprland - Hyprland [hyprland]