skel: Thunar: UCA: add a custom action to analyze disk usage (baobab) in the selected directory
This commit is contained in:
@@ -34,4 +34,14 @@
|
|||||||
<text-files/>
|
<text-files/>
|
||||||
<video-files/>
|
<video-files/>
|
||||||
</action>
|
</action>
|
||||||
|
<action>
|
||||||
|
<icon>disk-usage-analyzer</icon>
|
||||||
|
<name>Analyze disk usage</name>
|
||||||
|
<unique-id>1630524112313436-1</unique-id>
|
||||||
|
<command>baobab %f</command>
|
||||||
|
<description>Analyze disk usage by subdirectory under this directory</description>
|
||||||
|
<patterns>*</patterns>
|
||||||
|
<startup-notify/>
|
||||||
|
<directories/>
|
||||||
|
</action>
|
||||||
</actions>
|
</actions>
|
||||||
|
|||||||
Reference in New Issue
Block a user