aboutsummaryrefslogtreecommitdiffstats
path: root/roles/linux_desktop/templates/etc/lightdm/lightdm-gtk-greeter.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/linux_desktop/templates/etc/lightdm/lightdm-gtk-greeter.conf.j2')
-rw-r--r--roles/linux_desktop/templates/etc/lightdm/lightdm-gtk-greeter.conf.j210
1 files changed, 10 insertions, 0 deletions
diff --git a/roles/linux_desktop/templates/etc/lightdm/lightdm-gtk-greeter.conf.j2 b/roles/linux_desktop/templates/etc/lightdm/lightdm-gtk-greeter.conf.j2
new file mode 100644
index 0000000..f0b5c99
--- /dev/null
+++ b/roles/linux_desktop/templates/etc/lightdm/lightdm-gtk-greeter.conf.j2
@@ -0,0 +1,10 @@
+[greeter]
+background = {{ linux_desktop_lightdm_background }}
+theme-name = {{ linux_desktop_lightdm_gtk_theme }}
+icon-theme-name = {{ linux_desktop_lightdm_icon_theme }}
+cursor-theme-name = {{ linux_desktop_lightdm_cursor_theme }}
+cursor-theme-size = 16
+font-name = Sans 9
+xft-rgba = rgb
+xft-hintstyle = hintfull
+hide-user-image = true