Created
May 16, 2018 01:11
-
-
Save OneCDOnly/8763ef1291e2e916d76d0acf72663729 to your computer and use it in GitHub Desktop.
get 'baobab' to launch 'dolphin' instead of 'kfind' when opening folders in Debian 9.4 KDE
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$HOME/.config/mimeapps.list | |
[Added Associations] | |
inode/directory=org.kde.dolphin.desktop;kde4-kfind.desktop;baobab.desktop;k4dirstat.desktop; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is basically a bug workaround. Needed to change faulty reference from
dolphin.desktop
toorg.kde.dolphin.desktop