mirror of
https://github.com/rad4day/Waybar.git
synced 2025-11-04 17:52:42 +01:00
fix(network): switch between ifaces upon disconnection
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "modules/pulseaudio.hpp"
|
||||
#include <iostream>
|
||||
|
||||
waybar::modules::Pulseaudio::Pulseaudio(const std::string &id, const Json::Value &config)
|
||||
: ALabel(config, "{volume}%"),
|
||||
|
||||
Reference in New Issue
Block a user