We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d30c642 commit 8e57517Copy full SHA for 8e57517
include/modules/cava/cava.hpp
@@ -27,4 +27,4 @@ class Cava final : public ALabel, public sigc::trackable {
27
static inline std::map<const std::string, void (waybar::modules::cava::Cava::* const)()>
28
actionMap_{{"mode", &waybar::modules::cava::Cava::pause_resume}};
29
};
30
-} // namespace waybar::modules
+} // namespace waybar::modules::cava
0 commit comments