diff --git a/.tmux.conf b/.tmux.conf index e0d9f0d..703a51b 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -9,6 +9,8 @@ # \__|_| |_| |_|\__,_/_/\_\ # ############################# +# Tmuxline theme-file +source-file minimalist # use vim motion keys while in copy mode setw -g mode-keys vi #bind-key -T copy-mode-vi v send-keys -X begin-selection @@ -64,7 +66,7 @@ set -g terminal-overrides 'xterm*:smcup@:rmcup@' ############################################################################ #set-option -g status-utf8 on # info on right -set -g status-right-length 100 +#set -g status-right-length 100 #set -g status-right '#(~/.config/Scripts/status.sh)' #set -g status-right '#(rainbarf)#(~/.config/Scripts/status.sh)' # info on left (no session display)