Another volume change...
This commit is contained in:
parent
81a1ac0320
commit
aa79b1fdd6
@ -80,7 +80,7 @@ class KeyHandler(object):
|
||||
self._audio_manager.set_volume(0)
|
||||
|
||||
def handle_volume_2(self):
|
||||
self._audio_manager.set_volume(40)
|
||||
self._audio_manager.set_volume(50)
|
||||
|
||||
def handle_volume_3(self):
|
||||
self._audio_manager.set_volume(80)
|
||||
|
Loading…
Reference in New Issue
Block a user