diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 3fbc853..36c8468 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -100,9 +100,6 @@ set-option -g pane-active-border-style fg='#87d700',bg='#101010' set-option -g mode-style fg=colour187,bg='#000000' set-option -g message-style fg=colour187,bg='#000000' -# Set extrakto clip tool. Default is xclip. -set -g @extrakto_clip_tool "xsel --input --clipboard" - # Battery set -g @batt_icon_charge_tier8 '🌕' set -g @batt_icon_charge_tier7 '🌖'