Add catfish search
This commit is contained in:
parent
e15bee10e2
commit
7b6f776c16
@ -72,6 +72,7 @@
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/close-all-windows" "<Primary><Shift>w")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-trash" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarLauncher/restore" "")
|
||||
(gtk_accel_path "<Actions>/ThunarActions/uca-action-1666516933235505-2" "<Primary>f")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-desktop" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarBookmarks/3cb76eced52269e016bf542f6d20d431" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarBookmarks/5caba42e6e499cffb764588ae50172ca" "")
|
||||
|
@ -10,4 +10,14 @@
|
||||
<startup-notify/>
|
||||
<directories/>
|
||||
</action>
|
||||
<action>
|
||||
<icon>preferences-system-search</icon>
|
||||
<name>Search</name>
|
||||
<unique-id>1666516933235505-2</unique-id>
|
||||
<command>catfish --path=%f</command>
|
||||
<description>Search for files and folders</description>
|
||||
<patterns>*</patterns>
|
||||
<startup-notify/>
|
||||
<directories/>
|
||||
</action>
|
||||
</actions>
|
||||
|
Loading…
Reference in New Issue
Block a user