Yazi: Add another exec format for steam_run.
This commit is contained in:
parent
5df6d9852e
commit
b783cf0d86
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue