From: Frank Brehm Date: Fri, 19 Jan 2018 14:55:07 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=09bee41c75520874c0663860b2e5c095bce3c6ac;p=config%2Fbruni%2Fetc.git committing changes in /etc after emerge run Package changes: +x11-misc/lightdm-gtk-greeter-2.0.1-r1 --- diff --git a/.etckeeper b/.etckeeper index 58949701..7ef5a66c 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1933,6 +1933,7 @@ maybe chmod 0644 'libvirt/virtlogd.conf' maybe chmod 0755 'lightdm' maybe chmod 0755 'lightdm/Xsession' maybe chmod 0644 'lightdm/keys.conf' +maybe chmod 0644 'lightdm/lightdm-gtk-greeter.conf' maybe chmod 0644 'lightdm/lightdm.conf' maybe chmod 0644 'lightdm/users.conf' maybe chmod 0755 'local.d' diff --git a/lightdm/lightdm-gtk-greeter.conf b/lightdm/lightdm-gtk-greeter.conf new file mode 100644 index 00000000..4e762dc0 --- /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