aboutsummaryrefslogtreecommitdiffstats
path: root/roles/linux_desktop/templates
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2023-04-18 21:23:22 -0400
committerStonewall Jackson <stonewall@sacredheartsc.com>2023-04-18 21:23:22 -0400
commit2b1725152bd372b1d2ca745da50a66e664e70cdb (patch)
treed83bcfecb12a4027c406f839c6ac5eab8b1431de /roles/linux_desktop/templates
parent2170ae7fd8807682b3a0d29876af9f6a9ca71d57 (diff)
downloadselfhosted-2b1725152bd372b1d2ca745da50a66e664e70cdb.tar.gz
selfhosted-2b1725152bd372b1d2ca745da50a66e664e70cdb.zip
linux_desktop: switch to kde
Diffstat (limited to 'roles/linux_desktop/templates')
-rw-r--r--roles/linux_desktop/templates/etc/lightdm/lightdm-gtk-greeter.conf.j210
1 files changed, 0 insertions, 10 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
deleted file mode 100644
index 63c08ab..0000000
--- a/roles/linux_desktop/templates/etc/lightdm/lightdm-gtk-greeter.conf.j2
+++ /dev/null
@@ -1,10 +0,0 @@
-[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 = {{ linux_desktop_lightdm_font_name }}
-xft-rgba = rgb
-xft-hintstyle = hintfull
-hide-user-image = true