Merge branch 'main' of https://git.kemonine.info/kemonine/dotfiles
This commit is contained in:
commit
1deb53ac7a
|
@ -48,6 +48,8 @@ set -g @plugin 'jaclu/tmux-menus'
|
||||||
run '~/.tmux/plugins/tpm/tpm'
|
run '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|
||||||
# plugin config
|
# plugin config
|
||||||
|
set -g @menus_trigger '<prefix> m'
|
||||||
|
|
||||||
# clipboard related
|
# clipboard related
|
||||||
set -g @extrakto_clip_tool 'tmux loadb -'
|
set -g @extrakto_clip_tool 'tmux loadb -'
|
||||||
if 'command -v termux-clipboard-set' {
|
if 'command -v termux-clipboard-set' {
|
||||||
|
|
Loading…
Reference in a new issue