aboutsummaryrefslogtreecommitdiffstats
path: root/roles/linux_desktop/templates
diff options
context:
space:
mode:
Diffstat (limited to 'roles/linux_desktop/templates')
-rw-r--r--roles/linux_desktop/templates/etc/dconf/db/local.d/00-gnome.j210
-rw-r--r--roles/linux_desktop/templates/etc/gdm/custom.conf.j216
2 files changed, 0 insertions, 26 deletions
diff --git a/roles/linux_desktop/templates/etc/dconf/db/local.d/00-gnome.j2 b/roles/linux_desktop/templates/etc/dconf/db/local.d/00-gnome.j2
deleted file mode 100644
index 69a7632..0000000
--- a/roles/linux_desktop/templates/etc/dconf/db/local.d/00-gnome.j2
+++ /dev/null
@@ -1,10 +0,0 @@
-[org/gnome/desktop/thumbnail-cache]
-maximum-size={{ linux_desktop_thumbnail_cache_size }}
-
-[org/gnome/nautilus/preferences]
-recursive-search='always'
-show-directory-item-counts='always'
-show-image-thumbnails='always'
-
-[org/gnome/nautilus/list-view]
-use-tree-view=true
diff --git a/roles/linux_desktop/templates/etc/gdm/custom.conf.j2 b/roles/linux_desktop/templates/etc/gdm/custom.conf.j2
deleted file mode 100644
index a1099d2..0000000
--- a/roles/linux_desktop/templates/etc/gdm/custom.conf.j2
+++ /dev/null
@@ -1,16 +0,0 @@
-# GDM configuration storage
-
-[daemon]
-InitialSetupEnable=false
-# Uncomment the line below to force the login screen to use Xorg
-WaylandEnable={{ linux_desktop_enable_wayland | bool | to_json }}
-
-[security]
-
-[xdmcp]
-
-[chooser]
-
-[debug]
-# Uncomment the line below to turn on debugging
-#Enable=true