tmux: Drop left over extrakto configuration
This should have been dropped with commit b1698e9cf6
.
This commit is contained in:
parent
888a04424f
commit
f04d0b0041
1 changed files with 0 additions and 3 deletions
|
@ -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 '🌖'
|
||||
|
|
Loading…
Reference in a new issue