From 9a7cf1242d296dbdb9c03df48ab09054960295aa Mon Sep 17 00:00:00 2001 From: Leander Scherer Date: Mon, 18 May 2026 21:48:24 +0200 Subject: feat(quickshell): basic bar, tray, notification --- modules/system/quickshell/pam/password.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 modules/system/quickshell/pam/password.conf (limited to 'modules/system/quickshell/pam/password.conf') diff --git a/modules/system/quickshell/pam/password.conf b/modules/system/quickshell/pam/password.conf new file mode 100644 index 0000000..7e5d75a --- /dev/null +++ b/modules/system/quickshell/pam/password.conf @@ -0,0 +1 @@ +auth required pam_unix.so -- cgit v1.3.1