Yazi: Add another exec format for steam_run.

This commit is contained in:
Dmitry Voronin 2024-12-27 14:21:44 +03:00
parent 5df6d9852e
commit b783cf0d86
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -215,6 +215,7 @@
(mkMime "text/html" [ "browser" ])
(mkMime "application/vnd.openxmlformats-officedocument.*" [ "document" ])
(mkMime "application/x-executable" [ "steam_run" ])
(mkMime "application/x-pie-executable" [ "steam_run" ])
{
mime = "inode/directory";