my sddm config
Find a file
2024-07-07 17:43:52 +02:00
Assets vanilla 2024-07-07 17:38:08 +02:00
Backgrounds my login wallpaper 2024-07-07 17:43:52 +02:00
Components vanilla 2024-07-07 17:38:08 +02:00
Previews vanilla 2024-07-07 17:38:08 +02:00
COPYING vanilla 2024-07-07 17:38:08 +02:00
LICENSE vanilla 2024-07-07 17:38:08 +02:00
Main.qml vanilla 2024-07-07 17:38:08 +02:00
metadata.desktop vanilla 2024-07-07 17:38:08 +02:00
preview.png vanilla 2024-07-07 17:38:08 +02:00
README.md Initial commit 2024-07-07 17:37:13 +02:00
theme.conf vanilla 2024-07-07 17:38:08 +02:00

🗼 Tokyo Night SDDM 🗼

A Tokyo Night theme for the SDDM Login Manager

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)

Please make sure you have the following dependencies installed: qt5-quickcontrols2, qt5-graphicaleffects, qt5-svg

  1. Open terminal, and clone the repository with:

    git clone https://github.com/rototrash/tokyo-night-sddm.git ~/tokyo-night-sddm
    
  2. Them move it as follows:

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

Arch Linux

This theme is available on the AUR, you can install it with makepkg or using an AUR helper.

git clone https://aur.archlinux.org/sddm-theme-tokyo-night.git
cd sddm-theme-tokyo-night
makepkg -Ccsi

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-sddm

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