mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
add fingers keybinds
This commit is contained in:
parent
7dc53ccefc
commit
a1838f70c0
@ -96,6 +96,8 @@ set-option -g repeat-time 0
|
|||||||
# Install plugin manager
|
# Install plugin manager
|
||||||
set -g @plugin 'fcsonline/tmux-thumbs'
|
set -g @plugin 'fcsonline/tmux-thumbs'
|
||||||
run-shell ~/.tmux/plugins/tmux-thumbs/tmux-thumbs.tmux
|
run-shell ~/.tmux/plugins/tmux-thumbs/tmux-thumbs.tmux
|
||||||
|
set -g @thumbs-key F
|
||||||
|
set -g @thumbs-command 'echo -n {} | wl-copy'
|
||||||
|
|
||||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||||
set -g @plugin 'tmux-plugins/tpm'
|
set -g @plugin 'tmux-plugins/tpm'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user