chore(config): nvim, tmux and wezterm tweaks

This commit is contained in:
2025-04-22 10:07:34 +03:00
parent fd82f1e36c
commit 624920b2ab
3 changed files with 23 additions and 3 deletions

View File

@@ -52,6 +52,7 @@ if-shell '[ "$DEBUG" = "1" ]' 'set -g debug-file ~/.cache/tmux-debug.log'
set -g pane-active-border-style "fg=#7aa2f7"
set -g pane-border-style "fg=#3b4261"
set -g status-style "bg=default"
set -g status-justify "left"
set -g status-left ''
set -g status-left-length "0"