From fc302ba58b6eaec3cd5fbe242f47e0516536237b Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Fri, 21 Apr 2023 18:26:35 +0200 Subject: [PATCH] update tmux config --- conf/tmux.conf.local | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/tmux.conf.local b/conf/tmux.conf.local index 9410487..986f157 100644 --- a/conf/tmux.conf.local +++ b/conf/tmux.conf.local @@ -85,7 +85,8 @@ set -g @dracula-fixed-location "Livry-Gargan" # set -g @dracula-show-timezone false # set -g @dracula-military-time true # set -g @dracula-show-left-icon session - +set -g status-right 'Continuum status: #{continuum_status}' +set -g @continuum-boot 'on' if "test ! -d ~/.tmux/plugins/tpm" \ "run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && ~/.tmux/plugins/tpm/bin/install_plugins'" @@ -103,4 +104,4 @@ set -g update-environment "DISPLAY SSH_ASKPASS \ setenv -g SSH_AUTH_SOCK "/run/user/1000/keyring/ssh" # start with a new session -new-session +new-session -s jeff