From 61c027738785e0585202b7b3a828e05344510f66 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Fri, 21 Nov 2025 14:50:30 -0500 Subject: Tweaks --- files/shell/profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/shell/profile') diff --git a/files/shell/profile b/files/shell/profile index fc677a7..f0f0cac 100644 --- a/files/shell/profile +++ b/files/shell/profile @@ -1,7 +1,7 @@ export PATH="$PATH:$HOME/.local/bin" -#export GPG_TTY=$(tty) +export GPG_TTY=$(tty) unset SSH_AGENT_PID if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)" fi -export MAIN_MONITOR=DP-1 +#export MAIN_MONITOR=DP-1 -- cgit v1.2.3-101-g0448