Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 1.68 KB

File metadata and controls

62 lines (44 loc) · 1.68 KB

DeadPool SDDM

A DeadPool theme for the SDDM Login Manager

Preview

preview-1

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/Kapy2003/DeadPool-SDDM
  2. Them move it as follows:

    sudo mv DeadPool-SDDM /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=DeadPool-SDDM

or,

cd /etc/sddm.conf.d/

now edit the conf file in the folder

Language and time format

  • You can also change the time format.
  • To change the default wallpaper put desired image in the DeadPool-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