Skip to content

Commit

Permalink
Describe application
Browse files Browse the repository at this point in the history
  • Loading branch information
regalialong committed Apr 10, 2023
1 parent 5b6f205 commit d3642c4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions cmd/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Quikassociate
When installing new applications on KDE Plasma, I tend to have the issue where new applications set themselves as default association for *every* file they support.
I don't like this kind of coup d'etat, so this application exists to quickly set the association for my preferred file handler.

You probably want to use this to do the broad strokes and set your associations more fine-grained afterwards.
Requires `xdg-mime`.

### Commands
`quikassociate associate [application]`
Sets application as handler for all defined XDG MIME types.
`quikassociate query [application]` Dumps defined XDG MIME types

0 comments on commit d3642c4

Please sign in to comment.