User Tools

Site Tools


config:nemo-performance

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:nemo-performance [2024/11/12 10:59] Wuffconfig:nemo-performance [2025/09/17 21:22] (current) Wuff
Line 40: Line 40:
 A full description of the syntax is available in the sample file ''/usr/share/nemo/actions/sample.nemo_action'' A full description of the syntax is available in the sample file ''/usr/share/nemo/actions/sample.nemo_action''
  
-More examples can be found at https://wiki.archlinux.org/index.php/Nemo+More examples with full options and conditions can be found at https://wiki.archlinux.org/index.php/Nemo
 The sample file is also here:\\ The sample file is also here:\\
 https://github.com/linuxmint/nemo/blob/master/files/usr/share/nemo/actions/sample.nemo_action https://github.com/linuxmint/nemo/blob/master/files/usr/share/nemo/actions/sample.nemo_action
Line 427: Line 427:
       ]       ]
     },     },
 +</code>
 +
 +==== Python Extensions ====
 +
 +Open TortoiseHG here context menu:
 +<code>
 +sudo apt-get install nemo-python 
 +mkdir -p ~/.local/share/nemo-python/extensions 
 +wget https://raw.githubusercontent.com/giuspen/nautilus-pyextensions/refs/heads/cinnamon-nemo/default-pyextensions/tortoisehg-here.py
 +mv tortoisehg-here.py ~/.local/share/nemo-python/extensions 
 </code> </code>
  
  
config/nemo-performance.1731409147.txt.gz · Last modified: by Wuff