All Projects → MarianArlt → sddm-chili

MarianArlt / sddm-chili

Licence: GPL-3.0 license
The hottest theme around for SDDM, the Simple Desktop Display Manager.

Programming Languages

QML
638 projects

Projects that are alternatives of or similar to sddm-chili

sddm-slice
Simple dark SDDM theme with many customization options.
Stars: ✭ 59 (-11.94%)
Mutual labels:  sddm
paramount
React Component Library for React Native and React Web
Stars: ✭ 23 (-65.67%)
Mutual labels:  customizable
ElDewrito-Menu
Possible replacement for Halo Online's UI heavily based on Halo: Reach
Stars: ✭ 22 (-67.16%)
Mutual labels:  customizable
termux-shell
Beautify your Termux App with this Shell 😍
Stars: ✭ 149 (+122.39%)
Mutual labels:  customizable
CLE
Command Live Environment
Stars: ✭ 21 (-68.66%)
Mutual labels:  customizable
analogclock
🕰 A customizable analog clock built using React
Stars: ✭ 16 (-76.12%)
Mutual labels:  customizable
Elegant-sddm
SDDM theme for KDE Plasma Desktop Environment
Stars: ✭ 27 (-59.7%)
Mutual labels:  sddm
PaintLang
An open source, OOP language with editable syntax.
Stars: ✭ 13 (-80.6%)
Mutual labels:  customizable
open5gs 5gc ueransim sample config
Open5GS 5GC & UERANSIM UE / RAN Sample Configuration
Stars: ✭ 24 (-64.18%)
Mutual labels:  stand-alone
react-native-imaged-card-view
Rising Imaged Card View with Awesome Shadows and Fully Customizable Library for React Native
Stars: ✭ 16 (-76.12%)
Mutual labels:  customizable
Triangle
A (really) simple Swift 4 UIView class with a triangle and a diagonal line rendered and customizable in the storyboard (color, line width, direction)
Stars: ✭ 25 (-62.69%)
Mutual labels:  customizable
NotionAI-MyMind
This repo uses AI and the wonderful Notion to enable you to add anything on the web to your "Mind" and forget about everything else.
Stars: ✭ 181 (+170.15%)
Mutual labels:  customizable
whython
An almost fully customizable language made in python!
Stars: ✭ 45 (-32.84%)
Mutual labels:  customizable
range-slider
Customizable slider (range) component for JavaScript with no dependencies
Stars: ✭ 26 (-61.19%)
Mutual labels:  customizable
ULogViewer
Cross-Platform Universal Log Viewer.
Stars: ✭ 64 (-4.48%)
Mutual labels:  customizable
ElevenClock
ElevenClock: Customize Windows 11 taskbar clock
Stars: ✭ 1,494 (+2129.85%)
Mutual labels:  customizable
Positional
An elegant and colorful location information app for Android with Compass, Clock, Level, Sun, Moon, Trail Marker and many other features.
Stars: ✭ 72 (+7.46%)
Mutual labels:  customizable
plain-modal
The simple library for customizable modal window.
Stars: ✭ 21 (-68.66%)
Mutual labels:  customizable
tatooine
A pluggable, simple, and powerful web scraper.
Stars: ✭ 60 (-10.45%)
Mutual labels:  customizable
Port-Able-Suite
🌐 Manager for portable applications
Stars: ✭ 35 (-47.76%)
Mutual labels:  stand-alone

Screenshot of the theme

Chili login theme for SDDM

Chili is hot, just like a real chili! Spice up the login experience for your users, your family and yourself. Chili reduces all the clutter and leaves you with a clean, easy to use, login interface with a modern yet classy touch.

Chili for SDDM is the desktop environment independent adaption of my chili login theme for KDE Plasma with reduced functionality. If you use Plasma as your desktop environment you would likely prefer Chili for KDE Plasma.

Dependencies

  • sddm
  • qt5
  • qt5-quickcontrols
  • qt5-graphicaleffects

Installing the theme

Download the tar archive from openDesktop and extract the contents to the theme directory of SDDM (change the path for the downloaded file if necessary):

$ sudo tar -xzvf ~/Downloads/sddm-chili.tar.gz -C /usr/share/sddm/themes

This will extract all the files to a folder called chili inside of the themes directory of SDDM. After that you will have to point SDDM to the new theme by editing its config file:

$ sudo nano /usr/lib/sddm/sddm.conf.d/sddm.conf

In the [Theme] section set Current=chili. For a more detailed description please refer to the Arch wiki on sddm. Note that, depending on your system setup, a duplicate configuration may exist in /etc/sddm.conf. Usually this takes preference so you want to set the above line in this file if you have it.

Theming the theme

Chili is highly customizable through its included theme.conf file. You can alter the intensity of the background blur and even not have any blur at all. If you have a very big screen and the fonts have a weird size then fix it yourself in the config file. You can even change the avatar size to something that better suits you. And if that wasn't enough still you can translate the power buttons because SDDM is still lacking behind in translations!

  • Change the path of the background image relative to the theme directory: background=assets/background.jpg

  • Adjust the screen dimensions if Chili looks weird: ScreenWidth=6000 ScreenHeight=4000

  • Disable blur or play around with its intensity: blur=true recursiveBlurLoops=4 recursiveBlurRadius=15

  • (De-)Activate a new oultine-only effect for the password field: PasswordFieldOutlined=false

  • Adjust the font size of the whole theme in one go: (Usually somewhere between 10 and 16, be careful) changeFontPointSize=

  • Adjust the size of the avatar image: changeAvatarPixelSize=

  • Translate the labels of the power buttons: translationReboot= translationSuspend= translationPowerOff=

You might see some grey pixels around your avatar image which is caused by the anti-aliasing of the opacity mask. You may change the fill color of the mask which resides in assets/mask.svg to a color that better matches with your avatar colors. Do not change the opacity of the mask! Take note that this might affect other avatar images with different colors present on your system.

License

This project is licensed under the GPLv3 License - see the LICENSE for details

Acknowledgments

Original code is taken from KDE plasmas breeze theme. In specific the breeze SDDM login theme written by David Edmundson. I have rewritten a lot of the logic and layout though to make it work with just SDDM.

Send me a coffee

In the past years I have spent quite some hours on open source projects. If you are the type of person who digs attention to detail, know how much work is involved in it and/or simply likes to support makers with a coffee or a beer I would greatly appreciate your donation on my PayPayl account.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].