Create live-image for Grit OS

lightdm-webkit-greeter.conf 592B

12345678910111213141516171819
  1. #
  2. # background = Background file to use, either an image path or a color (e.g. #772953)
  3. # theme-name = GTK+ theme to use
  4. # font-name = Font to use
  5. # xft-antialias = Whether to antialias Xft fonts (true or false)
  6. # xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
  7. # xft-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull)
  8. # xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
  9. #
  10. [greeter]
  11. background=
  12. theme-name=Clearlooks
  13. webkit-theme=arch
  14. font-name=DejaVuSans 11
  15. xft-antialias=true
  16. xft-dpi=96
  17. xft-hintstyle=slight
  18. xft-rgba=rgb