aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh/.config/profile.d
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2023-08-27 12:53:54 -0500
committerToby Vincent <tobyv@tobyvin.dev>2023-08-27 12:53:54 -0500
commit4ffdb5f371d450308239149c49fa7071489df187 (patch)
tree2604e45c3c14ef08e140c2d2312592867c3c54c5 /sh/.config/profile.d
parent83e2e8e049c157743f50f618c71923a016645551 (diff)
fix(tmux): simplify tmux theme config using base16
Diffstat (limited to 'sh/.config/profile.d')
-rw-r--r--sh/.config/profile.d/30-fzf.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/sh/.config/profile.d/30-fzf.sh b/sh/.config/profile.d/30-fzf.sh
index d9e89cb..9e01fb4 100644
--- a/sh/.config/profile.d/30-fzf.sh
+++ b/sh/.config/profile.d/30-fzf.sh
@@ -12,6 +12,4 @@ export FZF_DEFAULT_OPTS='--bind ctrl-q:abort
--bind ctrl-b:preview-page-up
--bind ctrl-f:preview-page-down
--bind alt-up:half-page-up
---bind alt-down:half-page-down
---color fg:#ebdbb2,hl:#fabd2f,fg+:#ebdbb2,hl+:#fabd2f
---color info:#83a598,prompt:#bdae93,spinner:#fabd2f,pointer:#83a598,marker:#fe8019,header:#665c54'
+--bind alt-down:half-page-down'