diff options
Diffstat (limited to 'src/sound-service.xml')
-rw-r--r-- | src/sound-service.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound-service.xml b/src/sound-service.xml index e7f3e75..fffad00 100644 --- a/src/sound-service.xml +++ b/src/sound-service.xml @@ -13,6 +13,7 @@ Our respective UI element should listen to this and therefore will be updated wi <arg name="sink_index" type="x" direction="out"/> <arg name="mute_value" type="b" direction="out"/> </signal> + <signal name="SinkVolumeUpdate"> <arg name="volume_percent" type="u" direction="out"/> </signal> |