tmux: Drop left over extrakto configuration

This should have been dropped with commit b1698e9cf6.
This commit is contained in:
Sanchayan Maity 2020-10-19 15:27:16 +05:30
parent 888a04424f
commit f04d0b0041
1 changed files with 0 additions and 3 deletions

View File

@ -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 '🌖'