feat(tmux): tf pop up is now on fullscreen

This commit is contained in:
Sergio Laín 2025-08-04 00:07:48 +02:00
parent ac228fa3f2
commit 709e3fe7b6
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 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"