mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-29 19:46:23 +00:00
feat(tmux): Adds ChanderG/tmux-notify
This commit is contained in:
@@ -9,6 +9,7 @@ set -g @tpm_plugins ' \
|
||||
tmux-plugins/tpm \
|
||||
b0o/tmux-autoreload \
|
||||
catppuccin/tmux \
|
||||
ChanderG/tmux-notify \
|
||||
christoomey/vim-tmux-navigator \
|
||||
yardnsm/tmux-1password \
|
||||
jaclu/tmux-menus \
|
||||
@@ -91,6 +92,9 @@ set-option -g @tmux-autoreload-configs '~/.config/tmux/tmux.conf'
|
||||
## https://github.com/sainnhe/tmux-fzf
|
||||
TMUX_FZF_LAUNCH_KEY="l"
|
||||
|
||||
## https://github.com/ChanderG/tmux-notify
|
||||
set -g @tnotify-verbose 'on'
|
||||
|
||||
# set vi-mode
|
||||
set-window-option -g mode-keys vi
|
||||
# keybindings
|
||||
|
||||
Reference in New Issue
Block a user