I would like to have a shortcut for a command:
sudo nautilus "/"
I tried to set it in Keyboard->Shortcuts->Custom Shortcuts but it didnt work.
I also created shell file with this command and put it(sh myfile.sh) there but it also didnt work.
When I set there only nautilus it works but this is not what I want.
Does anyone know how can I create shortcuts for a custom command like this?