Add onClick feature

This commit is contained in:
2020-05-04 10:08:39 +02:00
parent b3200da89c
commit c7462662f4
4 changed files with 134 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
{
"uuid": "generic-monitor@gnome-shell-extensions",
"name": "Generic Monitor",
"description": "Generic monitor using DBUS",
"version": "1",
"description": "Display text & icon on systray using DBUS",
"version": "2",
"shell-version": [
"3.34"
],