Manjaro Difference between revisions of "PCmanFM-Qt"

Difference between revisions of "PCmanFM-Qt"

From Manjaro
imported>Qanjaro
imported>Qanjaro
Line 89: Line 89:


= “Extract” custom action =
= “Extract” custom action =
If you don't have one of those archive applications listed in pcmanfm-qt's Preferences>Advanced, you can use a commandline archive utility like <code>atool</code> with custom actions. First install <code>atool</code> from the repo:
sudo pacman -S atool


Create and edit the action file (extract.desktop) either by using file manager or by issuing these terminal commands one at a time (replace <code>juffed</code> with your text editor if it’s different):
Create and edit the action file (extract.desktop) either by using file manager or by issuing these terminal commands one at a time (replace <code>juffed</code> with your text editor if it’s different):
Line 110: Line 115:


This will uncompress the selected archive into the current directory. (You may need to change the icon in the above code if you don't have oxygen icons.)
This will uncompress the selected archive into the current directory. (You may need to change the icon in the above code if you don't have oxygen icons.)


=Links=
=Links=
Cookies help us deliver our services. By using our services, you agree to our use of cookies.