Manjaro Difference between revisions of "PCmanFM-Qt"

Difference between revisions of "PCmanFM-Qt"

From Manjaro
imported>Excalibur1234
imported>Excalibur1234
Line 26: Line 26:
Paste the below content in <code>rootedit.desktop</code>:
Paste the below content in <code>rootedit.desktop</code>:


<pre>[Desktop Entry]
[Desktop Entry]
Type=Action
Type=Action
Name=Edit as Root
Name=Edit as Root
Icon=dialog-password
Icon=dialog-password
Profiles=profile-zero;
Profiles=profile-zero;
 
[X-Action-Profile profile-zero]
[X-Action-Profile profile-zero]
Exec='''gksu''' '''juffed''' %f
Exec='''gksu''' '''juffed''' %f
Name=Default profile</pre>
Name=Default profile


Replace <code>juffed</code> with your text editor if it’s different and replace <code>gksu</code> with <code>kdesu</code> if you use <code>kdesu</code>.
Replace <code>juffed</code> with your text editor if it’s different and replace <code>gksu</code> with <code>kdesu</code> if you use <code>kdesu</code>.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.