mirror of
https://github.com/rad4day/Waybar.git
synced 2025-09-16 15:32:32 +02: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