]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorFrank Brehm <frank@brehm-online.com>
Fri, 19 Jan 2018 14:55:07 +0000 (15:55 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Fri, 19 Jan 2018 14:55:07 +0000 (15:55 +0100)
Package changes:
+x11-misc/lightdm-gtk-greeter-2.0.1-r1

.etckeeper
lightdm/lightdm-gtk-greeter.conf [new file with mode: 0644]

index 5894970132f7ab4e613a82fc9fe53ef7cd1ffde7..7ef5a66c22c38b4c2dec526e0943159877f73495 100755 (executable)
@@ -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 (file)
index 0000000..4e762dc
--- /dev/null
@@ -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