- Updated the regex to double exclude '\' - Updated extractValue function to return the full result
- Running the 'pactl' command - Using regex on the output to find the active running device
- Settings will now get the active device(s) available on Linux (UNTESTED) - Added CLI handler for interacting with the CLI - Added wrapper for extracting values with regex -