I'd like to have the same sort of script possibility (right click) with the budgie default file manager (nemo) as I use to have with Nautilus using the classical Ubuntu (both 20.04.1).
Asked
Active
Viewed 136 times
1
-
Please provide the application and package name of the "budgie default file manager". – N0rbert Nov 07 '20 at 17:37
-
1nano is not the file manager. It is NEMO. – Rinzwind Nov 07 '20 at 19:19
1 Answers
2
You have to install the FileManager Actions packages for Nemo by
sudo apt-get install nemo-extension-fma filemanager-actions
And then configure actions as shown in linked answer.

N0rbert
- 99,918
-
Thank you. The link shows how to configure Nautilus but not Nemo. Or I have missed something ? – Tarass Nov 08 '20 at 09:18
-
-
1Can't find Nemo in FMA. But never mind it works miraculously after the installation of the package you've said. Thank you. – Tarass Nov 08 '20 at 13:37