Skip to content

JaKooLit/simple-sddm-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗼 Simple SDDM Theme 2 - QT6 🗼

This will be the SDDM version 2 theme to be installed in my Hyprland Scripts

A Simple theme variant for the SDDM Login Manager

Preview

preview-1

More Previews preview-2 preview-4 preview-3 preview-5

Install

Assumes that you've installed and configured SDDM correctly (if not read more)

Please make sure you have the following dependencies installed:

sddm >= 0.21.0, qt6 >= 6.8, qt6-svg >= 6.8, qt6-virtualkeyboard >= 6.8, qt6-multimedia >= 6.8

  • [For Arch Linux] sddm qt6-svg qt6-virtualkeyboard qt6-multimedia-ffmpeg

  • [For Fedora Linux] sddm qt6-qtsvg qt6-qtvirtualkeyboard qt6-qtmultimedia

  • [For OpenSuse TW] sddm-qt6 libQt6Svg6 qt6-virtualkeyboard qt6-virtualkeyboard-imports qt6-multimedia qt6-multimedia-imports

  • [For Debian/ubuntu] sddm libqt6svg6 qt6-virtualkeyboard-plugin libqt6multimedia6 qml6-module-qtquick-controls qml6-module-qtquick-effects

Configure

Edit the or create if it does not exist /etc/sddm.conf (with any text editor with raised privileges), so that it looks like this:

sudo nano /etc/sddm.conf # use any text editor with raised privileges

add this lines

[Theme]
Current=simple_sddm_2

[General]
InputMethod=qtvirtualkeyboard

Language and time format

  • By default, it is configured with 24H format. You can change to AM/PM variant by editing the theme.conf
sudo nano /usr/share/sddm/themes/simple_sddm_2/theme.conf  # use any text editor with raised privileges
  • HourFormat="hh:mm AP . Make sure to disable the above of this part

🖼️ Default SDDM background

  • To change the default background, put desired image in the /usr/share/sddm/themes/simple_sddm_2/Backgrounds/ folder and add the name of the image followed by its extension (.jpg or .png) in theme.conf file.

  • You can also customize it further if you wish in the /usr/share/sddm/themes/simple_sddm_2/theme.conf (blur, form position, etc).

Credits

About

Modern looking sddm qt6 theme

Resources

License

Stars

Watchers

Forks

Languages

  • QML 100.0%