mirror of https://github.com/xSmurf/oz.git
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.
35 lines
786 B
35 lines
786 B
{
|
|
"path": "/usr/bin/liferea"
|
|
, "_wrapper": "/usr/bin/torify"
|
|
, "xserver": {
|
|
"enabled": true
|
|
, "enable_tray": true
|
|
, "tray_icon":"/usr/share/icons/hicolor/scalable/apps/liferea.svg"
|
|
, "_tray_icon":"/usr/share/icons/gnome-colors-common/scalable/apps/liferea.svg"
|
|
}
|
|
, "network":{
|
|
"nettype":"bridge"
|
|
, "sockets": [
|
|
{"nettype":"client", "proto":"tcp", "port":9050}
|
|
]
|
|
}
|
|
, "whitelist": [
|
|
{"source":"/run/resolvconf"}
|
|
|
|
, {"source":"${HOME}/.local/share/liferea"}
|
|
, {"source":"${HOME}/.cache/liferea"}
|
|
, {"source":"${HOME}/.config/liferea"}
|
|
|
|
, {"source":"${HOME}/.config/gtk-3.0"}
|
|
, {"source":"${HOME}/.config/gtk-2.0"}
|
|
|
|
, {"source":"${HOME}/.config/dconf"}
|
|
, {"source":"${HOME}/.cache/dconf"}
|
|
, {"source":"/run/user/${UID}/dconf"}
|
|
]
|
|
, "blacklist": [
|
|
]
|
|
, "_environment": [
|
|
]
|
|
}
|