[fix] I don't even know

This commit is contained in:
Uttarayan Mondal
2023-04-20 12:47:56 +05:30
parent c04858f233
commit 0528179756
8 changed files with 81 additions and 94 deletions

View File

@@ -13,7 +13,9 @@ set -g @dracula-show-location false
set -g @dracula-show-fahrenheit false
set -g @dracula-show-left-icon session
# Theme
set -g @plugin 'dracula/tmux'
# set -g @plugin 'dracula/tmux'
set -g @plugin 'catppuccin/tmux'
set -g @catppuccin_flavour 'mocha' # or frappe, macchiato, mocha
# load plugin manager
run -b '~/.config/tmux/plugins/tpm/tpm'