• Install docky on Ubuntu


    1. Install

    First search 'dock' in Ubuntu software center, find GLX-Dock and install it.

    2. Add system launcher

    Click the 'Application menu', it will list the system applications, then drag the icon of app in to docky, done.

    3. Add custom application launcher

    Right click the docky->Add->Custom launcher.

    Fill in the launcher name, find an icon for it, then fill in the command to run when click that icon in docky, here you must fill in the command that can launcher your application, you can first try the application in terminal to see if it works. For me , as an example, want to launch eclipse, then I open the terminal, run './program/eclipse/eclipse', then the eclipse start. Paste the command to the command area, then apply the change, close the config window. Now you will see an eclipse icon in docky, and when you click it, eclipse start.

  • 相关阅读:
    mybatis中的动态语句中多条件or如何书写
    安装kibana的docker版
    安装elasticsearch的docker版
    git回滚push过的代码
    java中支付宝支付
    05 docker镜像删除
    远程仓库的搭建
    本地git工作流
    创建本地仓库
    git安装
  • 原文地址:https://www.cnblogs.com/jayceli/p/2428595.html
Copyright © 2020-2023  润新知