Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SeptemberHX committed Jun 2, 2020
1 parent 7f041cb commit c71b0bb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# DDE Global Menu Service

Create the specific DBus (com.canonical.AppMenu.Registrar) for the global menu.

Most of the codes are from the KDE.

## How to install

* download the latest release
* unzip the release file
* cp `dde-globalmenu-service` to `/usr/bin/`
* cp `dde-globalmenu.service` to `~/.config/autostart/`
* log out or reboot

0 comments on commit c71b0bb

Please sign in to comment.