From 2049221388f7be88703f4994d135ad8fbe1eb20f Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 6 Mar 2019 14:25:30 +0100 Subject: [vifm] Add shortcut for inkscape --- tmux/.tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'tmux/.tmux.conf') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 3775965..3d27940 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -22,6 +22,7 @@ set -g pane-border-status off # Alternative: top/bottom/... set -g pane-border-format "#{pane_current_command}" set-hook -g session-created "if-shell '[ -n \""'$SSH_CONNECTION'"\" ]' 'set status-bg \"#aa4444\"'" +set-hook -g client-attached "if-shell '[ -n \""'$SSH_CONNECTION'"\" ]' 'set status-bg \"#aa4444\"'" PILOT_IGNORE= PILOT_BOUNDARY=ignore -- cgit v1.2.3