Skip to content
/ sddm Public
forked from catppuccin/sddm

๐Ÿ”’ Soothing pastel theme for SDDM

License

Notifications You must be signed in to change notification settings

oliver-ni/sddm

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

61 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Logo
Catppuccin for SDDM

Previews

๐ŸŒป Latte
๐Ÿชด Frappรฉ
๐ŸŒบ Macchiato
๐ŸŒฟ Mocha

Usage

  1. Ensure you have the dependencies.
  2. Clone this repository locally.
  3. Go into the src directory then copy the folder catppuccin-flavour (flavour is replaced with latte/frappe/macchiato/mocha).
  4. Paste the folder to /usr/share/sddm/themes/
  5. Edit the file in /etc/sddm.conf/ and change the theme in there from whatever was before to catppuccin-flavour.
  • If you don't have this file make one with .conf extension and make sure it has these two lines within the config:
[Theme]
Current=catppuccin-flavour

Dependencies

Arch Based OS

pacman -Syu qt5-graphicaleffects qt5-svg qt5-quickcontrols2

Debian Based OS

apt install --no-install-recommends qml-module-qtquick-layouts qml-module-qtgraphicaleffects qml-module-qtquick-controls2 libqt5svg5

RPM Based OS

dnf install qt5-qtgraphicaleffects qt5-qtquickcontrols2 qt5-qtsvg

Solus OS

eopkg install qt5-graphicaleffects qt5-quickcontrols2 qt5-svg

Configuration

  • Font: The chosen font
  • FontSize: The text size
  • ClockEnabled: Whether the clock is on or off, this should be set to either true or false
  • CustomBackground: When this is true it will read from Background to render the custom background image, this should be set to either true or false
  • Background: This is the location of the background image, it is recomended to use the provided backgrounds/ directory to store the images
  • LoginBackground: This is a extra background around the login panel, this should be set to either true or false

๐Ÿ’ Thanks to

ย 

Copyright ยฉ 2021-present Catppuccin Org

About

๐Ÿ”’ Soothing pastel theme for SDDM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 100.0%