33 # InitialPreference values are too high and any text/html ends up
34 # opening konqueror, even if firefox or chromium are also available.
35 # Resetting to 1, which is the default.
37 substituteInPlace kfmclient_html.desktop \
38 --replace InitialPreference=9 InitialPreference=1
42 homepage = "https://apps.kde.org/konqueror/";
43 description = "Web browser, file manager and viewer";
44 license = with lib.licenses; [ gpl2 ];