20250529.1748531195
This commit is contained in:
parent
b5ae1c2bbc
commit
7ede1e15c9
5 changed files with 119 additions and 115 deletions
|
@ -15,6 +15,9 @@ set -g default-terminal tmux-256color
|
|||
set -sa terminal-features ',alacritty:RGB'
|
||||
set -ga terminal-overrides ",*256col*:Tc"
|
||||
|
||||
|
||||
set -g pane-active-border-style 'fg=orange'
|
||||
|
||||
# reset gpg-agent password cache after close the pane (vimwiki diary)
|
||||
set-hook -g window-unlinked 'run-shell "gpgconf --reload gpg-agent"'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue