Skip to content

catppuccin.sddm

Options for the catppuccin.sddm module.

Catppuccin accent for sddm

Type: one of "blue", "flamingo", "green", "lavender", "maroon", "mauve", "peach", "pink", "red", "rosewater", "sapphire", "sky", "teal", "yellow"

Default: "catppuccin.accent"

Declared in: modules/nixos/sddm.nix

Whether to enable checking if `services.displayManager.sddm.package` is the Qt 6 version. This is to ensure the theme is applied properly, but may have false positives in the case of overridden packages for example .

Type: boolean

Default: true

Declared in: modules/nixos/sddm.nix

Background image to use for the login screen

Type: null or absolute path or string

Default: "backgrounds/wall.png"

Declared in: modules/nixos/sddm.nix

Enable the clock on the login screen

Type: boolean

Default: true

Declared in: modules/nixos/sddm.nix

Whether to enable Catppuccin theme for sddm.

Type: boolean

Default: "catppuccin.enable"

Declared in: modules/nixos/sddm.nix

Catppuccin flavor for sddm

Type: one of "latte", "frappe", "macchiato", "mocha"

Default: "catppuccin.flavor"

Declared in: modules/nixos/sddm.nix

Font to use for the login screen

Type: string

Default: "Noto Sans"

Declared in: modules/nixos/sddm.nix

Font size to use for the login screen

Type: string

Default: "9"

Declared in: modules/nixos/sddm.nix

Add an additional background layer to the login panel

Type: boolean

Default: false

Declared in: modules/nixos/sddm.nix

Enable user icon on the login screen To use this, you should place a file in `~/.face.icon` or `FacesDir/username.face.icon`

Type: boolean

Default: false

Declared in: modules/nixos/sddm.nix