change sddm theme
This commit is contained in:
@@ -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"];
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user