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

21 lines
320 B

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