AutoYADM commit: 2024-12-01 01:30:02
This commit is contained in:
parent
552091629c
commit
e06ac69e11
2 changed files with 2 additions and 7 deletions
|
@ -10,10 +10,3 @@ include ~/.cache/wal/colors-kitty.conf
|
||||||
background_opacity 0.8
|
background_opacity 0.8
|
||||||
map ctrl+shift+r no_op
|
map ctrl+shift+r no_op
|
||||||
map ctrl+shift+o no_op
|
map ctrl+shift+o no_op
|
||||||
# map alt+v new_window
|
|
||||||
# map ctrl+left neighboring_window left
|
|
||||||
# map ctrl+right neighboring_window right
|
|
||||||
# map ctrl+down neighboring_window down
|
|
||||||
# map ctrl+up neighboring_window up
|
|
||||||
# map alt+shift+r load_config_file
|
|
||||||
# map alt+f toggle_maximized
|
|
||||||
|
|
|
@ -26,6 +26,8 @@ set-option -g renumber-windows on
|
||||||
# set -g @cursor-style 'bar'
|
# set -g @cursor-style 'bar'
|
||||||
# set -ga terminal-overrides ',*:Ss=\E[2 q:Se=\E[2 q'
|
# set -ga terminal-overrides ',*:Ss=\E[2 q:Se=\E[2 q'
|
||||||
|
|
||||||
|
set -g bell-action none
|
||||||
|
|
||||||
set -g @plugin 'tmux-plugins/tpm'
|
set -g @plugin 'tmux-plugins/tpm'
|
||||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||||
set -g @plugin 'christoomey/vim-tmux-navigator'
|
set -g @plugin 'christoomey/vim-tmux-navigator'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue