2026-06-29 21:27:46 +02:00
---
title : Desktop Environments
layout : default
2026-07-21 17:48:06 +02:00
nav_order : 9
2026-06-29 21:27:46 +02:00
---
# Desktop Environments
Available desktops in online mode, sourced from Artix repos.
## Plasma (KDE)
| | |
|---|---|
| **Repo** | world |
| **Group** | `plasma` |
| **Session** | `plasma.desktop` (Wayland) / `plasmax11.desktop` (X11) |
2026-07-11 23:33:17 +02:00
| **Notes** | Default DE. Wayland is the default session. `plasma-wayland-session` is NOT a separate package on Artix — it's bundled in `plasma-workspace` . Includes `discover` (KDE's package manager GUI) |
2026-06-29 21:27:46 +02:00
## Xfce
| | |
|---|---|
| **Repo** | galaxy |
| **Group** | `xfce4` |
| **Session** | `xfce.desktop` |
## Cinnamon
| | |
|---|---|
| **Repo** | galaxy |
| **Packages** | Individual (no meta-group) |
| **Session** | `cinnamon.desktop` |
## MATE
| | |
|---|---|
| **Repo** | galaxy |
| **Groups** | `mate` + `mate-extra` |
| **Session** | `mate.desktop` |
## LXQt
| | |
|---|---|
| **Repo** | galaxy |
| **Group** | `lxqt` |
| **Session** | `lxqt.desktop` |
## i3
| | |
|---|---|
| **Repo** | world |
| **Group** | `i3` |
| **Session** | `i3.desktop` |
## Sway
| | |
|---|---|
| **Repo** | world |
| **Packages** | `sway` + related |
| **Session** | `sway.desktop` |
## Hyprland
| | |
|---|---|
| **Repo** | world |
| **Packages** | `hyprland` |
| **Session** | `hyprland.desktop` |
2026-07-14 20:44:22 +02:00
## COSMIC
| | |
|---|---|
| **Repo** | galaxy |
| **Group** | `cosmic` |
| **Session** | `cosmic.desktop` |
2026-07-31 21:41:17 +02:00
| **Notes** | Rust-based, Wayland-native. Uses greetd + cosmic-greeter (not SDDM). Alpha quality, not for production. Select `greetd` in the display-manager chooser — `cosmic-greeter` requires the `greetd` daemon. |
2026-06-29 21:27:46 +02:00
## Not available
- **Budgie** — not in any Artix repo (system, world, galaxy, lib32). Slideshow entries removed.
2026-07-11 23:33:17 +02:00
- **GNOME** — dropped non-systemd support upstream. Not available.
2026-07-31 21:41:17 +02:00
- **No Desktop** — a "no desktop / base only" option does not exist in the installer. Pick a DE from the list above.