Skip to content

Modern looking sddm qt6 theme. Themed with Binary theme from my dotfiles.

License

Notifications You must be signed in to change notification settings

BinaryHarbinger/sddm-binary-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sddm-binary-theme

A theme for the SDDM login manager.

  • Screen resolution: 1080p
  • Font: Open sans

Preview

You can easily change how it looks in config. Here are some examples:

Preview Preview Preview Preview

Dependencies

Arch, Void

sddm qt6-svg

Fedora

sddm qt6-qtsvg

OpenSUSE

sddm-qt6 qt6-svg

Install

  1. Clone this repository, copy fonts to /usr/share/fonts/:

    sudo git clone https://github.com/binaryharbinger/sddm-binary-theme.git /usr/share/sddm/themes/sddm-binary-theme
    sudo cp /usr/share/sddm/themes/sddm-binary-theme/Fonts/* /usr/share/fonts/
  2. Then edit /etc/sddm.conf using the following command:

    echo "[Theme]
    Current=sddm-Binary-theme" | sudo tee /etc/sddm.conf

Virtual keyboard

Preview

Arch

  1. Install package.

    sddm qt6-virtualkeyboard
  2. Then edit /etc/sddm.conf.d/virtualkbd.conf, so that it looks like this:

    [General]
    InputMethod=qtvirtualkeyboard

Credits

Based on the theme SDDM Astronout Theme by MarianArlt.

License

Distributed under the GPLv3+ License.
Copyright (C) 2025 BinaryHarbinger.

About

Modern looking sddm qt6 theme. Themed with Binary theme from my dotfiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 88.8%
  • Shell 11.2%