From 1438b982f6b7ad85985fbc72737ad014ee25553f Mon Sep 17 00:00:00 2001 From: Lukas Baumann Date: Thu, 21 Jul 2022 03:55:42 +0000 Subject: [PATCH] changed title --- _posts/2022-07-18-configure-gdm.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_posts/2022-07-18-configure-gdm.md b/_posts/2022-07-18-configure-gdm.md index bbcb0ab..25ec36f 100644 --- a/_posts/2022-07-18-configure-gdm.md +++ b/_posts/2022-07-18-configure-gdm.md @@ -1,3 +1,7 @@ +--- +title: Configure GDM +--- + # How All of the gdm display manager configurations are managed by the gdm user. Usually, options are controlled by obscure config files, and I have always found it to be an annoyance trying to find a way to change settings in gdm (example: try figuring out how to properly change the keyboard layout selection in gdm).