diff --git a/profiles/evince.json b/profiles/evince.json index 707211c..90be4b7 100644 --- a/profiles/evince.json +++ b/profiles/evince.json @@ -4,6 +4,8 @@ "enabled": true , "enable_tray": true , "tray_icon":"/usr/share/icons/hicolor/48x48/apps/evince.png" + , "disable_audio": true + , "use_pulse_audio":" false } , "networking":{ "nettype":"empty" diff --git a/profiles/pond.json b/profiles/pond.json index fb2b5be..cc766b3 100644 --- a/profiles/pond.json +++ b/profiles/pond.json @@ -5,7 +5,8 @@ , "enable_tray": true , "tray_icon":"/usr/share/icons/gnome-colors-common/scalable/apps/office-mail.svg" , "window_icon":"/usr/share/icons/gnome-colors-common/scalable/apps/office-mail.svg" - , "disable_audio":true + , "disable_audio": true + , "use_pulse_audio":" false } , "networking":{ "nettype":"empty"