KRunner & man viewer

Hi,

How to configure what application will be used to show man pages when I type say ‘#ls’ in the KRunner?

Regards,
Mikhail

The man:/ kioslave (that’s used here) generates a HTML page from the manpage, so I think KRunner will just use the preferred application for HTML files.
You can change that in systemsettings5 (“Configure Desktop”)->Applications->File Associations (mimetype “text/html”).

Thank you!