mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Use PA_PROP_DEVICE_FORM_FACTOR for device icon.
This commit is contained in:
@ -34,6 +34,7 @@ class Pulseaudio : public ALabel {
|
||||
pa_cvolume pa_volume_;
|
||||
bool muted_;
|
||||
std::string port_name_;
|
||||
std::string form_factor_;
|
||||
std::string desc_;
|
||||
std::string monitor_;
|
||||
// SOURCE
|
||||
|
Reference in New Issue
Block a user