2023.02.04
This commit is contained in:
@ -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>
|
||||
|
@ -29,6 +29,7 @@
|
||||
<property name="<Super>r" type="empty">
|
||||
<property name="startup-notify" type="empty"/>
|
||||
</property>
|
||||
<property name="<Alt><Super>s" type="empty"/>
|
||||
<property name="<Control><Alt>Delete" type="empty"/>
|
||||
<property name="<Control>Escape" type="empty"/>
|
||||
</property>
|
||||
@ -65,10 +66,11 @@
|
||||
<property name="<Primary><Alt>Delete" type="string" value="refresh-xfce"/>
|
||||
<property name="<Primary><Alt>k" type="string" value="onboard"/>
|
||||
<property name="<Primary><Alt>l" type="string" value="killall onboard"/>
|
||||
<property name="<Primary><Alt>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="<Primary><Alt>t" type="string" value="xfce4-terminal"/>
|
||||
<property name="<Primary><Alt>0" type="string" value="normcap"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="xfwm4" type="empty">
|
||||
@ -127,8 +129,8 @@
|
||||
<property name="<Primary>F12" type="empty"/>
|
||||
<property name="<Super>KP_Left" type="empty"/>
|
||||
<property name="<Super>KP_Right" type="empty"/>
|
||||
<property name="<Super>KP_Up" type="empty"/>
|
||||
<property name="<Super>KP_Down" type="empty"/>
|
||||
<property name="<Super>KP_Up" type="empty"/>
|
||||
<property name="<Super>KP_Page_Up" type="empty"/>
|
||||
<property name="<Super>KP_Home" type="empty"/>
|
||||
<property name="<Super>KP_End" type="empty"/>
|
||||
|
Reference in New Issue
Block a user