mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02:00
fix(btformat): fixes an issue where btformat was not being correctly detected
This commit is contained in:
@@ -33,6 +33,7 @@ class Pulseaudio : public ALabel {
|
||||
bool muted_;
|
||||
std::string port_name_;
|
||||
std::string desc_;
|
||||
std::string monitor_;
|
||||
bool scrolling_;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user