当前位置:   article > 正文

Ubuntu install ‘Bash to dock‘_ubuntu 安装 dash-to-dock

ubuntu 安装 dash-to-dock

绪论

Ubuntu环境搭建这篇博客中记录了使用Dash To Dock来配置Ubuntu的菜单项,使得实现macOS一样的效果。为了配置新电脑的环境,我还是想安装这个软件。但是如今在Ubuntu Software中已经找不到这个软件了,我在网上借鉴了一些博客的经验才得以成功安装,在这里记录一下。

参考博客:

安装步骤

git clone https://github.com/micheleg/dash-to-dock.git
cd dash-to-dock
git checkout gnome-3.30
sudo apt-get install sassc
sudo apt-get install gettext   #安装msgfmt
make
make install
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7

重启电脑,打开优化->扩展,找到Dash to dock
在这里插入图片描述
点击设置(齿轮),进行设置。

本文内容由网友自发贡献,转载请注明出处:https://www.wpsshop.cn/w/很楠不爱3/article/detail/190335
推荐阅读
相关标签
  

闽ICP备14008679号