* Add etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf * debian/{postinst,prerm}: install/remove alternatives to use our config as /etc/lightdm/lightdm-gtk-greeter.conf. * debian/control: - add depends on lightdm-gtk-greeter >= 1.0.0-0ubuntu2. - provides lightdm-gtk-greeter-config.ubuntu/bionic
parent
a159cf786f
commit
00f3e5ef30
@ -0,0 +1,18 @@
|
|||||||
|
#
|
||||||
|
# background = Background file to use, either an image path or a color (e.g. #772953)
|
||||||
|
# theme-name = GTK+ theme to use
|
||||||
|
# font-name = Font to use
|
||||||
|
# xft-antialias = Whether to antialias Xft fonts (true or false)
|
||||||
|
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
|
||||||
|
# xft-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull)
|
||||||
|
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
|
||||||
|
#
|
||||||
|
[greeter]
|
||||||
|
background=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
||||||
|
#show-language-selector=false
|
||||||
|
theme-name=Lubuntu
|
||||||
|
#font-name=
|
||||||
|
xft-antialias=true
|
||||||
|
#xft-dpi=
|
||||||
|
xft-hintstyle=hintfull
|
||||||
|
xft-rgba=rgb
|
Loading…
Reference in new issue