tokyo-night-sddm/README.md
2021-12-18 17:01:20 +05:30

1.6 KiB

🗼 Tokyo Night SDDM 🗼

A Tokyo Night theme for the SDDM Login Manager

Preview

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

Install

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

  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/
    

Common Step

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

Based on the theme Sugar Dark for SDDM by MarianArlt.

License

GNU Lesser General Public License v3.0