feat(tmux): higher height for tf

This commit is contained in:
Sergio Laín 2025-08-13 19:45:54 +02:00
parent df3bd9fa20
commit c8b816fd31
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -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 85% -w 100% -x C -y C "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"