From b930bb8177485697750f143f46542ebaa1b6b435 Mon Sep 17 00:00:00 2001 From: Josh Patra <30350506+SoPat712@users.noreply.github.com> Date: Mon, 18 Mar 2024 17:15:58 -0400 Subject: [PATCH] cleanup --- tmux/.tmux.conf | 5 ++--- tmux/.tmux/plugins/tmux-sensible | 1 - 2 files changed, 2 insertions(+), 4 deletions(-) delete mode 160000 tmux/.tmux/plugins/tmux-sensible diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 06421e1..a35e683 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -78,14 +78,13 @@ set -g @plugin 'tmux-plugins/tpm' # set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'christoomey/vim-tmux-navigator' set -g @plugin 'dracula/tmux' -# set -g @plugin 'catppuccin/tmux' set -g @plugin 'tmux-plugins/tmux-yank' -# set -g @catppuccin_flavour 'latte' set -g @dracula-refresh-rate 1 set -g @dracula-show-powerline true set -g @dracula-fixed-location "Flemington" -set -g @dracula-plugins "weather battery time date" +set -g @dracula-plugins "git weather battery time date" +set -g @dracula-show-location false set -g @dracula-show-flags true set -g @dracula-show-left-icon session set -g status-position top diff --git a/tmux/.tmux/plugins/tmux-sensible b/tmux/.tmux/plugins/tmux-sensible deleted file mode 160000 index 25cb91f..0000000 --- a/tmux/.tmux/plugins/tmux-sensible +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 25cb91f42d020f675bb0a2ce3fbd3a5d96119efa