A clean, modern, and minimal SDDM theme inspired by hyprlock and styled with a sleek, contemporary Linux aesthetic. Supports only the latest Qt6 engine.
- Hypr-Inspired Aesthetic: Clean layout, elegant typography, and a modern lockscreen-inspired design.
- Dynamic Accent Colors: Intelligent color extraction that samples your wallpaper for UI accents.
- Smooth Blur Effects: High-performance Gaussian blur.
- Universal Circle Avatar: A polished, anti-aliased circular profile mask that works reliably across systems.
- Minimal Modern UI: Dark translucent cards, subtle depth, and smooth interactions.
- Keyboard Navigation: Full support for navigating menus with arrows and
Enter.
Before installing, make sure the required modules for your system are present to avoid rendering issues or a black screen:
Details
# Arch: sudo pacman -S qt6-declarative qt6-svg qt6-quickcontrols2# Fedora: sudo dnf install qt6-qtdeclarative qt6-qtsvg qt6-qtquickcontrols2Hypr SDDM automatically detects your system and installs the correct version.
This script intelligently detects your Qt version and handles everything:
git clone https://github.com/ADIOR-enigma/hypr-sddm.git
cd hypr-sddm
sudo ./install.sh- Copy the folder to SDDM themes directory:
sudo cp -r hypr-sddm /usr/share/sddm/themes/hyprsddm - Set the theme in
/etc/sddm.conf:[Theme] Current=hyprsddm
Run this command to preview the theme safely:
sddm-greeter-qt6 --test-mode --theme /usr/share/sddm/themes/hyprsddmEdit theme.conf or replace assets in assets/:
- Wallpaper: Replace
assets/background.jpg. - Avatar: Replace
assets/avatar.jpg.
- Pixie-SDDM: xCaptaiN09
- Font: Google Sans Flex (included).
Made with ❤️ for the Linux community.

