chore(tmux): change tms size
This commit is contained in:
parent
ee0e04842b
commit
6358dcf01b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ bind-key 'o' if-shell "$is_vim" 'send-keys F8' 'select-pane -R'
|
||||||
|
|
||||||
# Tmus sessionizer
|
# Tmus sessionizer
|
||||||
unbind s
|
unbind s
|
||||||
bind-key 's' display-popup -E -w 90% -h 90% "~/.local/bin/tms"
|
bind-key 's' display-popup -E -w 60% -h 40% "~/.local/bin/tms"
|
||||||
|
|
||||||
unbind g
|
unbind g
|
||||||
bind-key 'g' display-popup -d '#{pane_current_path}' -E -w 100% -h 100% "lazygit"
|
bind-key 'g' display-popup -d '#{pane_current_path}' -E -w 100% -h 100% "lazygit"
|
||||||
|
|
Loading…
Add table
Reference in a new issue