1、安装catfish
sudo apt-get install catfish
2、配置thunar,添加[自定义动作]
打开 Thunar 后,点击 Edit -> Configure custom actions... -> 点击 + 号
内容填写如下:
- Name: Search
- Description: Find files or folders
- Command: [catfish --fileman=thunar --path=%f]
- Icon: 点击 "No icon" 按钮,在顶端列表中选择 "action icons",从下面的图标中选择 Search 图标
再转到右边的 Appearance Conditons 选项卡,"File Pattern" 处填写 "*",同时勾选上 "Directories"。