Skip to content

Commit 142659d

Browse files
Mic92mergify[bot]
authored andcommitted
tune tmux-thumbs
1 parent 8d1f8c4 commit 142659d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

home/.tmux.conf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ bind-key -n WheelDownPane \
1818
set -g set-clipboard on
1919
set -g @thumbs-key F
2020
set -g @thumbs-command "tmux set-buffer -w -- {}"
21+
set -g @thumbs-upcase-command "xdg-open {}"
22+
set -g @thumbs-bg-color white
23+
set -g @thumbs-fg-color black
24+
set -g @thumbs-hint-fg-color white
25+
set -g @thumbs-hint-bg-color black
26+
set -g @thumbs-contrast 1
2127
# match sri und sha256 hashes for nix
2228
set -g @thumbs-regexp-1 '(sha256-[0-9a-zA-z=/+]{44}|[0-9a-f]{7,40}|[0-9a-z]{52})'
2329
run-shell ~/.nix-profile/share/tmux-plugins/tmux-thumbs/tmux-thumbs.tmux

0 commit comments

Comments
 (0)