From f04d0b004137b25a2c06dad95463351064e69e10 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Mon, 19 Oct 2020 15:27:16 +0530 Subject: [PATCH] tmux: Drop left over extrakto configuration This should have been dropped with commit b1698e9cf6. --- tmux/.tmux.conf | 3 --- 1 file changed, 3 deletions(-) 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 '🌖'