Advertisement
Guest User

lightdm-gtk-greeter.conf

a guest
Jul 4th, 2013
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. # Original file http://aur.archlinux.org/packages.php?ID=40708
  2. #
  3. # background =/usr/share/lightdm/backgrounds/gentoo-bg_65.jpg
  4. # theme-name = GTK+ theme to use
  5. # font-name = Font to use
  6. # xft-antialias = Whether to antialias Xft fonts (true or false)
  7. # xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
  8. # xft-hintstyle = What degree of hinting to use (hintnone, hinthintslight, hintmedium, or hintfull)
  9. # xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
  10. #
  11. [greeter]
  12. background=/usr/share/lightdm/backgrounds/gentoo-bg_65.jpg
  13. #theme-name=Adwaita
  14. #icon-name=gnome
  15. #cursor-name=gnome
  16. #font-name=Cantarell 11
  17. xft-antialias=true
  18. xft-dpi=96
  19. xft-hintstyle=hintslight
  20. xft-rgba=rgb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement