chore(config): update tmux-window-name and tmux.conf

This commit is contained in:
2025-08-11 01:42:29 +03:00
parent 782eeb78ec
commit 3baa7547e1
2 changed files with 3 additions and 3 deletions

View File

@@ -51,7 +51,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 pane-border-style "fg=#31748f"
set -g status-style "bg=default"
set -g status-justify "left"
set -g status-left ''
@@ -114,7 +114,7 @@ bind -N "tms refresh" C-r display-popup -E "tms refresh"
# Plugin that lets you suspend local tmux session,
# so that you can work with nested remote tmux session painlessly.
# https://github.com/MunifTanjim/tmux-suspend
set -g @suspend_key 'F12'
set -g @suspend_key 'C-i' # Ctrl + inner
## A plugin to name your tmux windows smartly.
## https://github.com/ofirgall/tmux-window-name