Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/klpod221/sddm-klpod221-theme

// A theme for SDDM
https://github.com/klpod221/sddm-klpod221-theme

sddm sddm-theme

Last synced: about 1 month ago
JSON representation

// A theme for SDDM

Awesome Lists containing this project

README

        


--// sddm klpod221 theme //--








# About

This is a theme for the [SDDM login manager](https://github.com/sddm/sddm).

- Screen resolution: 1080p
- Font: Open sans

# Preview

![Preview](./Previews/preview1.png)
![Preview](./Previews/preview2.png)
![Preview](./Previews/preview3.png)
![Preview](./Previews/preview4.png)

# Dependencies

Arch Linux:

```bash
sudo pacman -S qt6-5compat qt6-declarative qt6-svg sddm
```

> **Note:** If you are using a different distribution, you may need to install the equivalent packages. I don't know the names of the packages for other distributions, but you can find them by searching for the names of the packages in the package manager of your distribution.

# Install

1. Clone this repository, copy fonts to `/usr/share/fonts/`:

```sh
sudo git clone https://github.com/klpod221/sddm-klpod221-theme.git /usr/share/sddm/themes/sddm-klpod221-theme
sudo cp /usr/share/sddm/themes/sddm-klpod221-theme/Fonts/* /usr/share/fonts/
```

2. Then edit `/usr/lib/sddm/sddm.conf.d/default.conf`, add or change the following lines:

```ini
[Theme]
Current=sddm-klpod221-theme
```

# Credits

Based on the theme [`Sugar Dark for SDDM`](https://github.com/MarianArlt/sddm-sugar-dark) by **MarianArlt**.

# License

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.