catppuccin tmux

This commit is contained in:
2025-09-09 21:54:45 +02:00
parent 0934267036
commit f4c921e9fb

View File

@ -1,8 +1,10 @@
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
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
set -g @catppuccin_flavor 'frappe'
set -g prefix C-s
unbind-key C-b