我在 Ubuntu 12.10 上使用 GNOME3。我对使用新的 Cairo Dock 很感兴趣,它似乎可以取代 GNOME 顶部面板。这里的问题是顶部面板与新的 Cairo 上部 dock 重叠。
如何禁用 GNOME Shell 顶部面板?
我尝试添加display:none
,/usr/share/gnome-shell/theme/gnome-shell.css
但没有任何效果。
答案1
您可以使用 gconf-editor 运行删除面板
gconf-editor
然后导航到桌面>gnome>session>required_components>panel 并删除 gnome-panel
关闭 gconf-editor 窗口并重新启动。