diff --git a/home/.tmux.conf b/home/.tmux.conf index eff45a4..a5229a7 100644 --- a/home/.tmux.conf +++ b/home/.tmux.conf @@ -8,3 +8,5 @@ set-option -g status-left-length 60 set -g status-bg black set -g status-fg white + +bind-key X kill-session \ No newline at end of file