|
|
@ -7,6 +7,7 @@
|
|
|
|
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
|
|
|
|
# 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-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull)
|
|
|
|
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
|
|
|
|
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
|
|
|
|
|
|
|
|
# ui-path = Path of the .ui definition
|
|
|
|
#
|
|
|
|
#
|
|
|
|
[greeter]
|
|
|
|
[greeter]
|
|
|
|
background=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
|
|
|
background=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
|
|
@ -17,3 +18,4 @@ xft-antialias=true
|
|
|
|
#xft-dpi=
|
|
|
|
#xft-dpi=
|
|
|
|
xft-hintstyle=hintfull
|
|
|
|
xft-hintstyle=hintfull
|
|
|
|
xft-rgba=rgb
|
|
|
|
xft-rgba=rgb
|
|
|
|
|
|
|
|
ui-path=/usr/share/lubuntu/lightdm-gtk-greeter/greeter.ui
|
|
|
|