mirror of
https://github.com/Alexays/Waybar.git
synced 2026-03-31 20:03:49 +00: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