diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index f76bad9..3dbadc8 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -76,7 +76,8 @@ set -sg escape-time 10 # List of plugins set -g @plugin 'tmux-plugins/tpm' -set -g @plugin 'tmux-plugins/tmux-open' +# Does not work on servers without GUI +#set -g @plugin 'tmux-plugins/tmux-open' set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'jimeh/tmux-themepack' set -g @themepack 'powerline/double/blue'