From e846347b5bc50a79094264f1dcfdbf197be17c0f Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 16 May 2024 14:02:59 +0900 Subject: Updates slock and dwm keybindings --- slock/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slock/config.h') diff --git a/slock/config.h b/slock/config.h index 15e9674..b71498c 100644 --- a/slock/config.h +++ b/slock/config.h @@ -31,7 +31,7 @@ static const char *font_name = "monospace:size=18:bold"; static const int monitortime = 600; /* PAM service that's used for authentication */ -static const char* pam_service = "login"; +static const char* pam_service = "system-login"; /* insert grid pattern with scale 1:1, the size can be changed with logosize */ static const int logosize = 75; -- cgit v1.2.3