catppuccin.sddm
Options for the catppuccin.sddm
module.
catppuccin.sddm.accent
Section titled “catppuccin.sddm.accent”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
catppuccin.sddm.assertQt6Sddm
Section titled “catppuccin.sddm.assertQt6Sddm”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
catppuccin.sddm.background
Section titled “catppuccin.sddm.background”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
catppuccin.sddm.clockEnabled
Section titled “catppuccin.sddm.clockEnabled”Enable the clock on the login screen
Type: boolean
Default: true
Declared in: modules/nixos/sddm.nix
catppuccin.sddm.enable
Section titled “catppuccin.sddm.enable”Whether to enable Catppuccin theme for sddm.
Type: boolean
Default: "catppuccin.enable"
Declared in: modules/nixos/sddm.nix
catppuccin.sddm.flavor
Section titled “catppuccin.sddm.flavor”Catppuccin flavor for sddm
Type: one of "latte", "frappe", "macchiato", "mocha"
Default: "catppuccin.flavor"
Declared in: modules/nixos/sddm.nix
catppuccin.sddm.font
Section titled “catppuccin.sddm.font”Font to use for the login screen
Type: string
Default: "Noto Sans"
Declared in: modules/nixos/sddm.nix
catppuccin.sddm.fontSize
Section titled “catppuccin.sddm.fontSize”Font size to use for the login screen
Type: string
Default: "9"
Declared in: modules/nixos/sddm.nix
catppuccin.sddm.loginBackground
Section titled “catppuccin.sddm.loginBackground”Add an additional background layer to the login panel
Type: boolean
Default: false
Declared in: modules/nixos/sddm.nix
catppuccin.sddm.userIcon
Section titled “catppuccin.sddm.userIcon”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