summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2022-01-12 11:32:02 +0100
committerAnton Khirnov <anton@khirnov.net>2022-01-12 11:32:17 +0100
commit6a5f399cafee40a44fcda5b729ddfb354775b1f5 (patch)
treec37c24e011ca87c5d67df9d41f63c1d3e5393332
parent27c8f651fd8c792618b860cfea3037a73f796b6e (diff)
tmux: update the IM env variables
-rw-r--r--dotfiles/tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/tmux.conf b/dotfiles/tmux.conf
index ef18cb0..2e7b8e1 100644
--- a/dotfiles/tmux.conf
+++ b/dotfiles/tmux.conf
@@ -36,6 +36,8 @@ bind T command-prompt -p "Monitor for silent interval (secs):" 'setw monitor-sil
set-option -g history-limit 16384
set-option -g update-environment "\
DISPLAY\
+ GTK_IM_MODULE\
+ QT_IM_MODULE\
SSH_ASKPASS\
SSH_AUTH_SOCK\
SSH_AGENT_PID\