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