tom2374 n00b

Joined: 10 May 2025 Posts: 28
|
Posted: Sun Jul 06, 2025 9:03 am Post subject: can't switch file manager for firefox |
|
|
I can't install yazi (file manager) for firefox, I've already changed the values in the files Code: | /usr/share/applications/mimeinfo.cache | mimeinfo.cache: Code: | inode/directory=yazi.desktop;codium.desktop;kitty-open.desktop;spacefm-find.desktop;spacefm-folder- handler.desktop;spacefm.desktop;yazi.desktop; |
Code: | ~/.config/mimeapps.list | mimeapps.list: Code: | 1 [Added Associations]
1 image/jpeg=feh-4.desktop;feh-3.desktop;feh-2.desktop;
2
3 [Default Applications]
4 image/jpeg=feh-4.desktop;
5 text/html=firefox-bin.desktop
6 x-scheme-handler/about=firefox-bin.desktop
7 x-scheme-handler/http=firefox-bin.desktop
8 x-scheme-handler/https=firefox-bin.desktop
9 x-scheme-handler/unknown=firefox-bin.desktop
10 inode/directory=yazi.desktop
11 /usr/share/applications/=yazi.desktop | there is no default.list file in /usr/share/applications , in firefox I set Code: | widget.use-xdg-desktop-portal.file-picker | to 1, entered the commands: Code: | xdg-mime default yazi.desktop inode/directory | Code: | xdg-mime query default inode/directory this command gives yazi.desktop | I've already removed thunar and dolphin when trying to show in the folder it gives "could not find the command 'dolphin' ", where does it get the idea that dolphin needs to be used if yazi is in all the necessary files, what did I do wrong? |
|