From dcf045476ef082a12603786350b8f639f08998ad Mon Sep 17 00:00:00 2001 From: root Samara Date: Wed, 4 May 2016 11:32:42 +0200 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +x11-misc/lightdm-gtk-greeter-2.0.1-r1 --- lightdm/lightdm-gtk-greeter.conf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 lightdm/lightdm-gtk-greeter.conf diff --git a/lightdm/lightdm-gtk-greeter.conf b/lightdm/lightdm-gtk-greeter.conf new file mode 100644 index 0000000..4e762dc --- /dev/null +++ b/lightdm/lightdm-gtk-greeter.conf @@ -0,0 +1,20 @@ +# Original file http://aur.archlinux.org/packages.php?ID=40708 +# +# background =/usr/share/lightdm/backgrounds/gentoo-bg_65.jpg +# 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, hinthintslight, hintmedium, or hintfull) +# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr) +# +[greeter] +background=/usr/share/lightdm/backgrounds/gentoo-bg_65.jpg +theme-name=Adwaita +icon-name=gnome +cursor-name=gnome +font-name=Cantarell 11 +xft-antialias=true +xft-dpi=96 +xft-hintstyle=hintslight +xft-rgba=rgb -- 2.39.5