From 3db5798b789a3b4f7cc2e712932bb5fae0955f5e Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 14 Jan 2025 15:05:05 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-14 15:05:05 --- .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index b4b699d7..33ddd70d 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -9,6 +9,7 @@ set -s extended-keys on # set -as terminal-features '*ghostty*:extkeys' # set -g default-terminal "tmux-256color" set -ag terminal-overrides ",foot*:Tc:extkeys" +set-option -g update-environment "WAYLAND_DISPLAY XDG_RUNTIME_DIR" # # don't let programs rename window set -g allow-rename off # # don't wait after escape sequences