diff --git a/home/.tmux.conf b/home/.tmux.conf index cee0ca1..e296cb0 100644 --- a/home/.tmux.conf +++ b/home/.tmux.conf @@ -34,8 +34,4 @@ source "/usr/share/powerline/bindings/tmux/powerline.conf" # plugins set -g @plugin 'tmux-plugins/tpm' -## solarized colors -set -g @plugin 'seebi/tmux-colors-solarized' -set -g @colors-solarized 'dark' - run '~/.tmux/plugins/tpm/tpm'