From afafa3c335b98b8beead13eb1b61fa469fd4aff2 Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Mon, 6 Mar 2023 21:23:10 +0100 Subject: Various neovim, tmux, alacritty, and foot config improvements --- .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config/tmux/tmux.conf') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index e55a527..7f5528e 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -16,6 +16,7 @@ set -g status-right "#{user}@#{host} | #(date -d now '+%a/%b/%Y %R') " set -g set-titles on set -g set-titles-string "#{window_name} #{user}@#{host_short}" +set -g base-index 1 bind-key b set-option status set -g lock-command vlock -- cgit v1.2.3