mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Adding spdlog
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#include "modules/sni/tray.hpp"
|
||||
#include <iostream>
|
||||
|
||||
namespace waybar::modules::SNI {
|
||||
|
||||
@ -39,4 +38,4 @@ auto Tray::update() -> void {
|
||||
|
||||
Tray::operator Gtk::Widget&() { return box_; }
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user