1
1
mirror of https://github.com/redocnib/docker-tray synced 2024-11-22 02:31:57 +01:00

Readme Update

This commit is contained in:
Kiran 2020-02-10 22:37:13 +05:30
parent 476497a711
commit c221b42d9d

@ -16,6 +16,7 @@ g++ docker-service-tray.cc -o docker-tray `pkg-config --cflags --libs gtk+-3.0 a
gtk+-3.0
appindicator3-0.1
lsystemd
tray.h from https://github.com/zserge/tray
```
The application utalizes sd_bus for hooking service states.