feat(tmux): tf pop up is now on fullscreen
This commit is contained in:
parent
ac228fa3f2
commit
709e3fe7b6
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ bind -r "<" swap-window -d -t -1
|
|||
bind -r ">" swap-window -d -t +1
|
||||
|
||||
# Projects
|
||||
bind-key Enter popup -E -h 80% -w 80% "tf"
|
||||
bind-key Enter popup -E -h 90% -w 100% -x C -y C "tf"
|
||||
|
||||
# Switch from Notes/Tasks Session with last session
|
||||
bind-key n run "tmux-notes-switch"
|
||||
|
|
Loading…
Add table
Reference in a new issue