[tmux] increased floating window size for lazygit
This commit is contained in:
parent
5e695cebd7
commit
3cb8cae14c
1 changed files with 1 additions and 1 deletions
|
@ -29,4 +29,4 @@ bind-key 's' display-popup -E -w 90% -h 90% "~/.local/bin/tms"
|
|||
|
||||
#Lazygit
|
||||
unbind g
|
||||
bind-key 'g' display-popup -d '#{pane_current_path}' -E -w 90% -h 90% "lazygit"
|
||||
bind-key 'g' display-popup -d '#{pane_current_path}' -E -w 95% -h 95% "lazygit"
|
||||
|
|
Loading…
Reference in a new issue