feat: yazi larger rename box

This commit is contained in:
Khaïs COLIN 2025-07-29 17:21:02 +02:00
parent db8e60b7c9
commit 6ba3ec800f
Signed by: logistic-bot
SSH key fingerprint: SHA256:3zI3/tx0ZpCLHCLPmEaGR4oeYCPMCzQxXhXutBmtOAU

View file

@ -344,6 +344,8 @@ in {
run = "epub-preview"; run = "epub-preview";
} }
]; ];
# larger rename box
input.rename_offset = [0 1 200 3];
}; };
}; };