如何防止文件显示在 Unity dash 中?

HRJ*_*HRJ 8 unity files unity-dash

出于隐私和安全原因,我不希望在我的 unity dash 中完成文件名。

有没有办法禁止文件显示在破折号中?

请注意,我可以使用隐私设置从 dash 中隐藏最近使用的文档。我感兴趣的是从破折号中隐藏所有文档。

rev*_*dj1 11

文件和文件夹镜头只是 Ubuntu 中的另一个包。要删除它,您只需:

sudo apt-get remove unity-lens-files
Run Code Online (Sandbox Code Playgroud)

您必须注销并重新登录,或重新启动才能生效。