change sddm theme
This commit is contained in:
parent
5f11d8d5e5
commit
53fc65d4fb
1 changed files with 5 additions and 0 deletions
|
|
@ -78,6 +78,11 @@ in {
|
||||||
background = "/nix/persist/system/wallpaper.png";
|
background = "/nix/persist/system/wallpaper.png";
|
||||||
backgroundFill = "#252525";
|
backgroundFill = "#252525";
|
||||||
backgroundFillMode="Image.Pad";
|
backgroundFillMode="Image.Pad";
|
||||||
|
passwordInputWidth = 0.25;
|
||||||
|
passwordInputBackground = "#60ffffff";
|
||||||
|
passwordFontSize = 28;
|
||||||
|
sessionsFontSize=24;
|
||||||
|
usersFontSize=32;
|
||||||
};
|
};
|
||||||
variants = ["qt5"];
|
variants = ["qt5"];
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue