mirror of
https://github.com/rad4day/Waybar.git
synced 2025-09-18 00:12:32 +02:00
add signalhandler for module update
This commit is contained in:
@@ -22,6 +22,7 @@ class Bar {
|
||||
~Bar() = default;
|
||||
|
||||
auto toggle() -> void;
|
||||
void handleSignal(int);
|
||||
|
||||
const Client& client;
|
||||
Gtk::Window window;
|
||||
|
Reference in New Issue
Block a user