> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Fedora 44 Will Be the First Distro to Adopt KDE's Plasma Login Manager
- URL: https://itsfoss.com/news/fedora-44-plasma-login-manager/
- Published: 2026-01-07T14:41:56.000Z
- Updated: 2026-01-07T14:41:56.000Z
- Description: The move replaces SDDM but means giving up on custom login themes.
- Author: Sourav Rudra
- Tags: News

KDE recently announced that Plasma 6.8 [will drop X11 support completely](https://itsfoss.com/news/kde-plasma-to-drop-x11-support/). When that happens, the Wayland session will be the only one remaining.

But there's another major development underway in the KDE ecosystem, and Fedora is on course to become the first distribution to ship it.

## Plasma Login Manager is In

Fedora 44, which is set to release on [April 14, 2026](https://fedorapeople.org/groups/schedule/f-44/f-44-all-tasks.html?ref=itsfoss.com#:~:text=Current%20Final%20Target%20date), will ship with [Plasma Login Manager](https://invent.kde.org/plasma/plasma-login-manager?ref=itsfoss.com) (PLM) as the default login screen for all KDE variants. This replaces [SDDM](https://github.com/sddm/sddm?ref=itsfoss.com), which has been the go-to for years.

Neal Gompa, a well-known Fedora contributor and KDE packager, [proposed the change](https://fedoraproject.org/wiki/Changes/PlasmaLoginManager?ref=itsfoss.com) back in early December 2025, and [the FESCo approved it](https://pagure.io/fesco/issue/3523?ref=itsfoss.com) yesterday.

The switch affects:

- Fedora [KDE Plasma Desktop Edition](https://fedoraproject.org/kde/?ref=itsfoss.com)
- Fedora [KDE Plasma Mobile Spin](https://fedoraproject.org/spins/kde-mobile?ref=itsfoss.com)
- Fedora [Kinoite](https://fedoraproject.org/atomic-desktops/kinoite/?ref=itsfoss.com)

*All KDE-based* [*Fedora Labs*](https://fedoraproject.org/labs?ref=itsfoss.com) *will also get the change since they carry over packages from the* [*Desktop Edition*](https://itsfoss.com/news/fedora-kde-official/)*.*

According to the change proposal, this allows Fedora to "*continue providing the highest quality, leading edge integrated KDE Plasma experience*" by using the recommended software stack.

If you didn't know, PLM is [a new login manager](https://blog.davidedmundson.co.uk/blog/a-roadmap-for-a-modern-plasma-login-manager/?ref=itsfoss.com) that will release alongside KDE Plasma 6.6 in February. It is being prepped to support multi-monitor setups, HDR, virtual keyboards, full power management, and screen readers.

Going through the GitLab repository for Plasma Login Manager (*linked above*), I noticed a warning about it being "***in a prototype state***" and not being recommended for general or production use.

Another person also had the same concerns, to which Neal [replied](https://discussion.fedoraproject.org/t/f44-change-proposal-plasmaloginmanager-selfcontained/175466/6?ref=itsfoss.com):

> The information in the README is out of date with current estimate of usefulness. The production release is going to be part of Plasma 6.6\. At this point, it’s been considered in a good enough state that efforts have begun to integrate it in KDE Linux as well.

> If it does indeed turn out to be problematic by the time freeze rolls around, it’s trivial to back out and switch back to SDDM.

*So, that's taken care of.* 😅

**As for you, the user**, you won't be seeing anything major shift unless you had a custom theme installed, then you will have to switch back to SDDM to regain the functionality.

The commands for doing that would be:

```
sudo dnf install sddm sddm-kcm sddm-wayland-plasma
```

```
systemctl enable --force sddm.service
```

### You Can Test it Now!

🚧

Test it on a spare machine or a [virtual machine](https://itsfoss.com/virtual-machine/), as this is not meant for general or production use.

First, you have to install [Fedora Rawhide](https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Workstation/x86%5F64/iso/?ref=itsfoss.com) and ensure that you run the `sudo dnf update` command before the next steps.

![](https://itsfoss.com/content/images/2026/01/fedora-rawhide-plm-setup-1.png)

![](https://itsfoss.com/content/images/2026/01/fedora-rawhide-plm-setup-2.png)

Now, run the following command to get the Plasma Login Manager:

```
sudo dnf install plasma-login-manager kcm-plasmalogin
```

When prompted, enter your password. Verify the packages and OpenPGP keys, then type '*Y*' and hit *Enter* to accept.

After that, run the following command to switch to the Plasma Login Manager:

```
sudo systemctl enable --force plasmalogin.service
```

![this photo shows a purple-colored terminal with the sudo systemctl enable --force plasmalogin.service command output and the sudo reboot command entered](https://itsfoss.com/content/images/2026/01/fedora-rawhide-plm-setup-3.png)

And this one to reboot your computer:

```
sudo reboot
```

If everything goes well, you should be shown the new Plasma Login Manager screen post-boot. **For me, it didn't work** when I tried testing it on a virtual machine, so your mileage may vary.

Anyhow, I like how Fedora is generally one of the first ones to adopt such new components, bringing us Linux users closer to the bleeding edge.

Via: [Phoronix](https://www.phoronix.com/news/Fedora-44-KDE-To-Plasma-Login?ref=itsfoss.com)

---

**Suggested Read 📖:** [*Best Linux Distributions Based on KDE*](https://itsfoss.com/best-kde-distributions/)

[8 Best KDE Based Linux DistributionsKDE is one of the most customizable and fastest desktop environments out there. Here are some of the best distros that provide a KDE variant.![](https://itsfoss.com/content/images/icon/android-chrome-512x512-192.png)It's FOSSAnkush Das![](https://itsfoss.com/content/images/thumbnail/kde-distros.png)](https://itsfoss.com/best-kde-distributions/)