有没有办法在 GNOME Shell 中隐藏消息托盘?

Exe*_*n-G 7 gnome customization messaging-tray gnome-shell

我发现 GNOME Shell 中的消息托盘(底部栏)相当不方便。我正在寻找一种方法来禁用它。KRSNA 2 ZED 似乎为此编写了一个扩展程序,但我不知道如何安装它。任何帮助,将不胜感激。

我正在使用 Ubuntu 11.10 32 位。

jok*_*ino 4

我刚刚设法隐藏消息托盘。以下是我遵循的步骤:

wget http://aur.archlinux.org/packages/gn/gnome-shell-extension-remove-bottom-bar/gnome-shell-extension-remove-bottom-bar.tar.gz
tar -zxf gnome-shell-extension-remove-bottom-bar.tar.gz
cd gnome-shell-extension-remove-bottom-bar/
mkdir -p .local/share/gnome-shell/extensions/remove_bottom_bar@k2z.com
cp extension.js .local/share/gnome-shell/extensions/remove_bottom_bar@k2z.com/
cp metadata.json .local/share/gnome-shell/extensions/remove_bottom_bar@k2z.com/
Run Code Online (Sandbox Code Playgroud)

现在按Alt+F2并输入r。之后,打开gnome-tweak-tool 安装 gnome-tweak-tool并打开扩展“删除底部栏扩展”。

在此输入图像描述


官方 GNOME 扩展网站中有一个扩展可以让您禁用消息托盘。您只需从网站下载它并在 gnome-tweak-tool 中将其打开即可禁用角点。