From 3710133b20a4dd3e54c828575964c2d3ade4930f Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 23 Jan 2026 07:55:03 -0600 Subject: fix(archsetup): add PAM config for gnome-keyring auto-unlock Configure /etc/pam.d/login to pass login password to gnome-keyring-daemon, enabling automatic keyring unlock on console login + startx workflow. --- dotfiles/system/.Xresources | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles') diff --git a/dotfiles/system/.Xresources b/dotfiles/system/.Xresources index 7e2240a..fb81dfb 100644 --- a/dotfiles/system/.Xresources +++ b/dotfiles/system/.Xresources @@ -1,5 +1,6 @@ !! X Font Settings +!! below is the framework desktop's ultrawide monitor dpi ! Xft.dpi: 192 !! below is the framework laptop dpi ! Xft.dpi: 144 -- cgit v1.2.3