diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index d4b4b50..3c6323a 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -4,7 +4,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible' # Tmux theme set -g @plugin '2kabhishek/tmux2k' -set -g @tmux2k-theme 'onedark' +set -g @tmux2k-theme 'default icons' set -ga terminal-overrides ",xterm-256color:Tc"