[packages/sddm] set some sane defaults
atler
atler at pld-linux.org
Thu Feb 18 13:40:00 CET 2021
commit 8e7c88f709e9fb9f0c3e7955851adab5bd1d13ff
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Feb 18 13:08:13 2021 +0100
set some sane defaults
sddm.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sddm.conf b/sddm.conf
index a7e508b..d8b0e76 100644
--- a/sddm.conf
+++ b/sddm.conf
@@ -81,7 +81,7 @@
#HideUsers=
#Comma-separated list of Shells of users that shouldn't show up in the user list.
-#HideShells=
+HideShells=/usr/bin/git-shell
#If this flag is true, LastUser value will updated
#on every successful login, if false last user value
@@ -145,7 +145,7 @@
#Minimum virtual terminal number that will be used
#by the first display. Virtual terminal number will
#increase as new displays added.
-#MinimumVT=1
+MinimumVT=7
#Enables Qt's automatic HiDPI scaling.
#EnableHiDPI=false
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sddm.git/commitdiff/5bd9c7e293ee0903068f27ca6a418fbef21afaaa
More information about the pld-cvs-commit
mailing list