No description
Find a file
2026-02-11 23:56:40 -05:00
Assets Initial commit 2021-12-18 17:01:20 +05:30
Backgrounds Initial commit 2021-12-18 17:01:20 +05:30
Components feat: upgrade to qt6 2026-02-11 23:45:29 -05:00
Previews Update previews 2021-12-18 17:15:17 +05:30
COPYING Initial commit 2021-12-18 17:01:20 +05:30
LICENSE Initial commit 2021-12-18 16:31:15 +05:30
Main.qml fix: remove outdated GaussianBlur effect 2026-02-11 23:56:40 -05:00
metadata.desktop feat: upgrade to qt6 2026-02-11 23:45:29 -05:00
preview.png Initial commit 2021-12-18 17:01:20 +05:30
README.md feat: upgrade to qt6 2026-02-11 23:45:29 -05:00
theme.conf fix: remove outdated GaussianBlur effect 2026-02-11 23:56:40 -05:00

🗼 Tokyo Night SDDM 🗼

A Tokyo Night theme for the SDDM Login Manager

Now updated to Qt6!

Preview

preview-1
More Previews preview-2 preview-4 preview-3

Install

From sources

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

  1. Open terminal, and clone the repository with:

    git clone https://git.tokinanpa.dev/toki/tokyo-night-sddm ~/tokyo-night
    
  2. Them move it as follows:

    sudo mv ~/tokyo-night /usr/share/sddm/themes/
    

Configure

Edit the /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
---
[Theme]
Current=tokyo-night

Language and time format

  • You can also change the time format.
  • To change the default wallpaper put desired image in the tokyo-night-sddm/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 theme.conf (blur, form position, etc).

Credits

License

GNU Lesser General Public License v3.0