Haroldo Payares Salgado Asked: 2018-02-19 20:52:41 +0800 CST2018-02-19 20:52:41 +0800 CST 2018-02-19 20:52:41 +0800 CST 在 GNOME shell 中禁用“常用”应用程序组 772 我用 GNOME 3.18.5 安装了 Ubuntu Xenial。当我单击“显示应用程序”时,它会显示两个组:“频繁”和“全部”。 如何禁用 GNOME shell 上的“频繁”组? gnome-shell 16.04 ubuntu-gnome 1 个回答 Voted Best Answer pomsky 2018-02-19T21:17:02+08:002018-02-19T21:17:02+08:00 启动dconf Editor应用程序并导航到/org/gnome/desktop/privacy/. 然后关闭“ remember-app-usage ”选项。 或者,打开终端并运行 gsettings set org.gnome.desktop.privacy remember-app-usage false
启动dconf Editor应用程序并导航到
/org/gnome/desktop/privacy/
. 然后关闭“ remember-app-usage ”选项。或者,打开终端并运行