Some changes
This commit is contained in:
parent
6ca523ca70
commit
0ec6e946f7
298 changed files with 33370 additions and 307 deletions
53
.config/Thunar/uca.xml
Normal file
53
.config/Thunar/uca.xml
Normal file
|
@ -0,0 +1,53 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<actions>
|
||||
<action>
|
||||
<icon>clipboard</icon>
|
||||
<name>Copy File / Folder Path</name>
|
||||
<submenu></submenu>
|
||||
<unique-id>1653335357081852-1</unique-id>
|
||||
<command>echo -n '"%f"' | wl-copy</command>
|
||||
<description></description>
|
||||
<range></range>
|
||||
<patterns>*</patterns>
|
||||
<directories/>
|
||||
<audio-files/>
|
||||
<image-files/>
|
||||
<other-files/>
|
||||
<text-files/>
|
||||
<video-files/>
|
||||
</action>
|
||||
<action>
|
||||
<icon>foot</icon>
|
||||
<name>Edit in Terminal</name>
|
||||
<submenu></submenu>
|
||||
<unique-id>1715762765914315-1</unique-id>
|
||||
<command>foot nvim %f</command>
|
||||
<description></description>
|
||||
<range>*</range>
|
||||
<patterns>*</patterns>
|
||||
<text-files/>
|
||||
</action>
|
||||
<action>
|
||||
<icon>folder-blue-script</icon>
|
||||
<name>Launch Terminal here</name>
|
||||
<submenu></submenu>
|
||||
<unique-id>1715763119333224-2</unique-id>
|
||||
<command>foot -D %f</command>
|
||||
<description></description>
|
||||
<range>*</range>
|
||||
<patterns>*</patterns>
|
||||
<directories/>
|
||||
</action>
|
||||
<action>
|
||||
<icon>utilities-terminal_su</icon>
|
||||
<name>Edit as root</name>
|
||||
<submenu></submenu>
|
||||
<unique-id>1716201472079277-1</unique-id>
|
||||
<command>foot sudoedit %f</command>
|
||||
<description></description>
|
||||
<range>*</range>
|
||||
<patterns>*</patterns>
|
||||
<text-files/>
|
||||
</action>
|
||||
</actions>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue