2023.02.04

This commit is contained in:
2023-02-04 02:51:47 +01:00
parent f35cc50b19
commit a87ae5436a
6 changed files with 236 additions and 6 deletions

View File

@ -1,5 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<actions>
<action>
<icon>searching</icon>
<name>Advance search</name>
<submenu></submenu>
<unique-id>1675461768422841-1</unique-id>
<command>catfish %f</command>
<description></description>
<range></range>
<patterns>*</patterns>
<directories/>
</action>
<action>
<icon>edit-clone-unlink</icon>
<name>Create shortcut/symlink</name>

View File

@ -29,6 +29,7 @@
<property name="&lt;Super&gt;r" type="empty">
<property name="startup-notify" type="empty"/>
</property>
<property name="&lt;Alt&gt;&lt;Super&gt;s" type="empty"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Delete" type="empty"/>
<property name="&lt;Control&gt;Escape" type="empty"/>
</property>
@ -65,10 +66,11 @@
<property name="&lt;Primary&gt;&lt;Alt&gt;Delete" type="string" value="refresh-xfce"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;k" type="string" value="onboard"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;l" type="string" value="killall onboard"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;t" type="string" value="xfce4-terminal --drop-down"/>
<property name="Super_L" type="string" value="app-finder">
<property name="startup-notify" type="bool" value="true"/>
</property>
<property name="&lt;Primary&gt;&lt;Alt&gt;t" type="string" value="xfce4-terminal"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;0" type="string" value="normcap"/>
</property>
</property>
<property name="xfwm4" type="empty">
@ -127,8 +129,8 @@
<property name="&lt;Primary&gt;F12" type="empty"/>
<property name="&lt;Super&gt;KP_Left" type="empty"/>
<property name="&lt;Super&gt;KP_Right" type="empty"/>
<property name="&lt;Super&gt;KP_Up" type="empty"/>
<property name="&lt;Super&gt;KP_Down" type="empty"/>
<property name="&lt;Super&gt;KP_Up" type="empty"/>
<property name="&lt;Super&gt;KP_Page_Up" type="empty"/>
<property name="&lt;Super&gt;KP_Home" type="empty"/>
<property name="&lt;Super&gt;KP_End" type="empty"/>