mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01: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