Skip to content

catppuccin/sddm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

77 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo
Catppuccin for SDDM

Previews

🌻 Latte
πŸͺ΄ FrappΓ©
🌺 Macchiato
🌿 Mocha

Usage

  1. Ensure you have the dependencies.
  2. Get your preferred theme from the releases page.
  3. Unzip the contents of the release into /usr/share/sddm/themes/
  4. Edit the file in /etc/sddm.conf/ and change the theme in there to catppuccin-<flavour>. For example, catppuccin-mocha.
  • 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 qt6-svg qt6-declarative

Debian Based OS

apt install --no-install-recommends qml-module-qtquick-layouts qml-module-qtquick-controls2 libqt6svg6

RPM Based OS

dnf install qt6-qtquickcontrols2 qt6-qtsvg

Solus OS

eopkg install qt6-quickcontrols2 qt6-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