Desklet do not use theme decorations

This commit is contained in:
Raymundo Cassani 2020-05-27 10:41:28 -04:00
parent b5e3e10b05
commit 174f5d8580

View File

@ -4,5 +4,5 @@
"name": "System monitor graph",
"description": "Creates graphs for system variables.",
"version": "0.1",
"prevent-decorations": false
"prevent-decorations": true
}