Create a new panel containing volumes and media control in the quick settings
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
For the comment you have in line 191-192 `extension.js`: ```js GLib.find_program_in_path('pactl'); ``` [`GLib.find_program_in_path()`](https://gjs-docs.gnome.org/glib20~2.0/glib.find_program_in_path)
Didn't know that, thanks !