mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Use gruvbox-dark for tmux instead of dracula
This commit is contained in:
+2
-5
@@ -71,11 +71,8 @@ set -g @plugin 'tmux-plugins/tmux-copycat'
|
||||
set -g @plugin 'tmux-plugins/tmux-pain-control'
|
||||
set -g @plugin 'tmux-plugins/tmux-open'
|
||||
set -g @plugin 'tmux-plugins/tmux-battery'
|
||||
set -g @plugin 'dracula/tmux'
|
||||
|
||||
set -g @dracula-plugins "battery cpu-usage ram-usage weather time"
|
||||
set -g @dracula-show-powerline true
|
||||
set -g @dracula-border-contrast true
|
||||
set -g @plugin 'egel/tmux-gruvbox'
|
||||
set -g @tmux-gruvbox 'dark'
|
||||
|
||||
run ~/.tmux/plugins/tpm/tpm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user