Catppuccin for SDDM
- Ensure you have the dependencies.
- Clone this repository locally.
- Go into the src directory then copy the folder catppuccin-flavour (flavour is replaced with latte/frappe/macchiato/mocha).
- Paste the folder to
/usr/share/sddm/themes/
- 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
pacman -Syu qt5-graphicaleffects qt5-svg qt5-quickcontrols2
apt install --no-install-recommends qml‑module‑qtquick‑layouts qml‑module‑qtgraphicaleffects qml‑module‑qtquick‑controls2 libqt5svg5
dnf install qt5‑qtgraphicaleffects qt5‑qtquickcontrols2 qt5‑qtsvg
eopkg install qt5-graphicaleffects qt5-quickcontrols2 qt5-svg
Font
: The chosen fontFontSize
: The text sizeClockEnabled
: Wether the clock is on or off, this should be set to eithertrue
orfalse
CustomBackground
: When this istrue
it will read fromBackground
to render the custom background image, this should be set to eithertrue
orfalse
Background
: This is the location of the background image, it is recomended to use the providedbackgrounds/
directory to store the imagesLoginBackground
: This is a extra background around the login panel, this should be set to eithertrue
orfalse
Copyright © 2021-present Catppuccin Org