Skip to content

Don’t run make_lazy_default on KDE

make_lazy_default tries to check what the default application is, but KDE has its own concept of default which may not match this. Skipping it here avoids annoyingly having KDE and xdg-utils become out-of-sync.

Merge request reports