uci-nemo-actions/copypath.nemo_action

11 lines
212 B
Text
Raw Permalink Normal View History

2024-12-28 12:14:19 -08:00
[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