Skip to content

Instantly share code, notes, and snippets.

@sheecegardezi
Created February 10, 2022 08:08
Show Gist options
  • Save sheecegardezi/b811f9f8563dfe88bb90ee3de6698adb to your computer and use it in GitHub Desktop.
Save sheecegardezi/b811f9f8563dfe88bb90ee3de6698adb to your computer and use it in GitHub Desktop.
add icons to context menu in Ubuntu
sudo apt install filemanager-actions # To install
fma-config-tool # To run the configuration tool
# set working dir too, use the dir of right click
Working directory: %d/%b
# install Nautilus Actions package
sudo apt-get install nautilus-actions
nautilus -q
# add to root
fma-config-tool > Edit > Runtime preferences > "Uncheck" Create a root 'FileManager-Actions' menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment