1
0
mirror of https://github.com/slgobinath/SafeEyes.git synced 2024-12-27 00:02:36 +01:00
SafeEyes/safeeyes/plugins/mediacontrol/config.json
2024-07-17 18:54:30 +02:00

16 lines
389 B
JSON

{
"meta": {
"name": "Media Control",
"description": "Pause media players from the break screen",
"version": "0.0.1"
},
"dependencies": {
"python_modules": [],
"shell_commands": [],
"operating_systems": [],
"desktop_environments": [],
"resources": []
},
"settings": [],
"break_override_allowed": true
}