隐藏ubuntu顶栏
ubuntu软件中搜索Hide Top Bar后,安装后可以直接设置
在ubuntu软件中搜索gnome tweaks,然后启动后,在扩展选项中关闭hide top panel
或者在ubuntu软件,附加组件,扩展设置中可以设置Hide Top Bar
隐藏ubuntu侧栏
打开设置中的Dock选项,关闭自动隐藏
Ubuntu18.04隐藏顶栏与侧栏
https://blog.csdn.net/liu_jiangwen/article/details/85215297
在下面的方法中,我喜欢的都是方法二…
使用前确保电脑已经安装了 gnome tweak
如果没有安装可以直接到Ubuntu软件中下载安装
隐藏侧栏
方法一:
在设置中选择dock栏,然后打开自动隐藏dock即可。这种方法简单但是效果不太好,只有在和窗口占用的时候才会隐藏。推荐使用下面的方法二。
方法二:使用shell扩展dash to dock
安装方法:
sudo apt-get install gnome-shell-extension-dashtodock
也可以在Ubuntu软件中直接搜索dash to dock安装
重启后在gnome tweak的扩展选项中找到dash to dock,根据自己的喜好设置后选择打开即可。
隐藏顶栏
方法一:使用shell扩展hide top panel
在Ubuntu软件中搜索hide top panel后直接安装。
重启电脑后打开gnome tweak,进入扩展栏后可以找到hide top panel。打开即可。
方法二:使用shell扩展hide top bar
hide top bar
- 安装
sudo apt-get install gnome-shell-extension-autohidetopbar
也可以在Ubuntu软件中直接搜索hide top bar - 卸载
sudo apt-get remove gnome-shell-extension-autohidetopbar
重启电脑后打开gnome tweak,进入扩展栏后可以找到hide top bar。
点击设置并且根据自己的习惯对hide top bar进行设置。