diff --git a/.config/tmux/conf/binds.conf b/.config/tmux/conf/binds.conf index 0e033b09..0586f1ea 100644 --- a/.config/tmux/conf/binds.conf +++ b/.config/tmux/conf/binds.conf @@ -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 90% -w 100% -x C -y C "tf" +bind-key Enter popup -E -h 85% -w 100% -x C -y C "tf" # Switch from Notes/Tasks Session with last session bind-key n run "tmux-notes-switch"