Missing features from Windows 10 login screen that's planned to be added in the future:
- Internet icons
- On-Screen Keyboard
- Successful login message (this is a SDDM bug, waiting it to be fixed)
Important
Please install Segoe UI Regular, Segoe UI Light and Segoe MDL2 font to use this SDDM theme!
You only need to have SDDM installed and don't need any other extra Qt 5 or 6 plugins to install!
You can use installation script to install this theme, required fonts and Windows Cursors!
wget https://raw.githubusercontent.com/birbkeks/win10-sddm-theme/main/install.sh
chmod +x install.sh
./install.sh
Important
Please make sure to install required fonts first!
- Open System Settings.
- Go to Colors & Themes and click on Login Screen (SDDM).
- Click on "Get New..." and search for this theme, and install it from there.
1- You can download this theme from github releases or from store.kde.org page!
2- Extract "win10-sddm-theme.tar.gz" to /usr/share/sddm/themes
.
3- Edit /etc/sddm.conf.d/kde_settings.conf and under [Theme]
, change Current=
to Current=win10-sddm-theme
.
1- You can download this theme from github releases or from store.kde.org page!
2- Extract "win10-sddm-theme.tar.gz" to /usr/share/sddm/themes
.
3- Edit /etc/sddm.conf and under [Theme]
, change Current=
to Current=win10-sddm-theme
.
If you want to test this theme before using it, you can use this command on your terminal to test this or other SDDM themes. Make sure to replace "/path/to/directory" with the directory of SDDM theme you installed.
env -i HOME=$HOME DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY sddm-greeter-qt6 --test-mode --theme /path/to/directory