# HG changeset patch # User Meredith Howard # Date 1692065043 14400 # Node ID a120f1d3d93254dc94e3b6d141fc8b23005cdc5b # Parent fe77c5eed375e5e7d5f40efe5ea93fc5059006d2 tmux: update DBUS_SESSION_BUS_ADDRESS to fix gpg pinentry diff --git a/.tmux.conf b/.tmux.conf --- a/.tmux.conf +++ b/.tmux.conf @@ -1,6 +1,8 @@ set -g default-terminal "tmux-256color" # set -ga terminal-overrides ',*:RGB' +set -g update-environment 'DBUS_SESSION_BUS_ADDRESS' + set -g history-limit 6000 set -g display-time 4000