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