Desktop file incorrectly associates GitKraken with plaintext files.
This line in the desktop file registers GitKraken as an application that is able to open plaintext files, which it is not.
On my system, this causes file managers to attempt to open text files with GitKraken instead of my text editor, which doesn't work.
This line should be removed, as GitKraken is not able to open text files.
Maybe we can switch to directory to match behavior on windows
This line is also in the official .deb package of GitKraken.
In general, I don't have a strong opinion for keeping or removing this line.
I use GK on EndeavourOS and Gnome tries to open text files for me too. If I recall when I have tried on Ubuntu using the official .deb package it does the same so it's my belief that it most likely should be changed. I'll put in a MR to make the change. Accept it if you want 😄
Closed with https://github.com/Azd325/gitkraken/pull/267