catppuccin tmux
This commit is contained in:
@ -1,8 +1,10 @@
|
|||||||
# List of plugins
|
# List of plugins
|
||||||
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 'catppuccin/tmux#v2.1.3' # See https://github.com/catppuccin/tmux/tags for additional tags
|
||||||
setw -g mode-keys vi
|
setw -g mode-keys vi
|
||||||
|
|
||||||
|
set -g @catppuccin_flavor 'frappe'
|
||||||
set -g prefix C-s
|
set -g prefix C-s
|
||||||
unbind-key C-b
|
unbind-key C-b
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user