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