Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 695 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 695 Bytes

Select Default Application

A very simple application that lets you define default applications on Linux in a sane way.

screenshot

How it works

Basically it just loads all installed applications by reading their .desktop files, reads the MimeType fields to see what it supports, and updates ~/.config/mimeapps.list with what the user wants.

Links