Skip to content

Commit ad0fdda

Browse files
committed
Modified [email protected] to autoexpand "Output device" category.
1 parent 64bb747 commit ad0fdda

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

files/usr/share/cinnamon/applets/[email protected]/applet.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,6 +1070,7 @@ class CinnamonSoundApplet extends Applet.TextIconApplet {
10701070
this._applet_context_menu.addMenuItem(this._selectOutputDeviceItem);
10711071
this._outputApplicationsMenu.actor.hide();
10721072
this._selectOutputDeviceItem.actor.hide();
1073+
this._selectOutputDeviceItem.menu.open();
10731074

10741075
this._inputSection = new PopupMenu.PopupMenuSection();
10751076
this._inputVolumeSection = new VolumeSlider(this, null, _("Microphone"), null);

0 commit comments

Comments
 (0)