uci-nemo-actions/copypath.nemo_action
2024-12-28 12:14:19 -08:00

10 lines
212 B
Text

[Nemo Action]
Active=true
Name=Copy path
Comment=Copy path to clipboard
Exec=sh -c "echo '%F' | xclip -selection clipboard -rmlastnl"
Icon-Name=link
Selection=one
Extensions=any;
Quote=backquote
Dependency=xclip