You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
subgraph-oz/profiles/evince.json

24 lines
363 B

{
"name": "evince"
, "path": "/usr/bin/evince"
, "paths": [
"/usr/bin/evince-thumbnailer"
, "/usr/bin/evince-previewer"
]
, "allow_files": true
, "xserver": {
"enabled": true
, "enable_tray": true
, "tray_icon":"/usr/share/icons/hicolor/48x48/apps/evince.png"
}
, "networking":{
"type":"empty"
}
, "whitelist": [
]
, "blacklist": [
]
, "environment": [
]
}