aboutsummaryrefslogtreecommitdiffstats
path: root/roles/linux_desktop/templates/etc
diff options
context:
space:
mode:
Diffstat (limited to 'roles/linux_desktop/templates/etc')
-rw-r--r--roles/linux_desktop/templates/etc/lightdm/lightdm-gtk-greeter.conf.j22
1 files changed, 1 insertions, 1 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
index f0b5c99..63c08ab 100644
--- a/roles/linux_desktop/templates/etc/lightdm/lightdm-gtk-greeter.conf.j2
+++ b/roles/linux_desktop/templates/etc/lightdm/lightdm-gtk-greeter.conf.j2
@@ -4,7 +4,7 @@ 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
+font-name = {{ linux_desktop_lightdm_font_name }}
xft-rgba = rgb
xft-hintstyle = hintfull
hide-user-image = true