10000 GitHub - Rupeji/simple-sddm: A Simple Theme for SDDM
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Rupeji/simple-sddm

 
 

Repository files navigation

🗼 Simple SDDM Theme 🗼

This will be the SDDM theme to be installed in my Hyprland Scripts

Not my own work. See below `Credits` for link of original author

A Simple theme variant for the SDDM Login Manager

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/Rupeji/simple-sddm.git ~/simple-sddm ~/simple-sddm
  2. Then move it as follows:

    sudo mv ~/simple-sddm /usr/share/sddm/themes/

Configure

Edit the /usr/lib/sddm/sddm.conf.d/default.conf (with any text editor with raised privileges), so that it looks like this:

sudo nano /usr/lib/sddm/sddm.conf.d/default.conf  # use any text editor with raised privileges
---

[Theme]
Current=simple-sddm

Language and time format

  • By default, it is configured with 24H format. You can change to AM/PM variant by editing the theme.conf
sudo nano /usr/share/sddm/themes/simple-sddm/theme.conf  # use any text editor with raised privileges
  • HourFormat="hh:mm AP . Make sure to disable the above of this part
  • To change the default wallpaper put desired image in the simple-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

About

A Simple Theme for SDDM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 100.0%
0