tmux, kitty catppiccin mocha
This commit is contained in:
parent
1f5ffe53f6
commit
66103b940e
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ shell_integration no-rc
|
||||||
confirm_os_window_close 0
|
confirm_os_window_close 0
|
||||||
paste_actions quote-urls-at-prompt,confirm-if-large
|
paste_actions quote-urls-at-prompt,confirm-if-large
|
||||||
|
|
||||||
|
macos_option_as_alt yes
|
||||||
|
|
||||||
# BEGIN_KITTY_THEME
|
# BEGIN_KITTY_THEME
|
||||||
# Catppuccin-Mocha
|
# Catppuccin-Mocha
|
||||||
|
|
|
@ -4,7 +4,7 @@ set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
|
||||||
set -g @plugin 'christoomey/vim-tmux-navigator'
|
set -g @plugin 'christoomey/vim-tmux-navigator'
|
||||||
set -g @plugin 'catppuccin/tmux#v2.1.0'
|
set -g @plugin 'catppuccin/tmux#v2.1.0'
|
||||||
|
|
||||||
set -g @catppuccin_flavor 'latte'
|
set -g @catppuccin_flavor 'mocha'
|
||||||
|
|
||||||
unbind C-b
|
unbind C-b
|
||||||
set-option -g prefix C-a
|
set-option -g prefix C-a
|
||||||
|
|
Loading…
Reference in a new issue