MangoHud icon indicating copy to clipboard operation
MangoHud copied to clipboard

Hud elements cat_file function

Open kokoko3k opened this issue 2 years ago • 2 comments

Acts like exec=cat /something.txt

...and I cloned as much as possible the existing exec implementation.

kokoko3k avatar Sep 24 '21 12:09 kokoko3k

Why not just use exec=cat /something.txt ?

gort818 avatar Sep 24 '21 18:09 gort818

Why not just use exec=cat /something.txt ?

Efficiency. Why spawning a new process every 1/2 second? :)

kokoko3k avatar Sep 24 '21 18:09 kokoko3k