mirror of
https://github.com/rad4day/Waybar.git
synced 2025-11-08 11:22:36 +01:00
add man page for bluetooth, fix bluetooth race-condition
This commit is contained in:
@@ -72,6 +72,7 @@ class Network : public ALabel {
|
||||
|
||||
util::SleeperThread thread_;
|
||||
util::SleeperThread thread_timer_;
|
||||
util::SleeperThread thread_rfkill_;
|
||||
|
||||
util::Rfkill rfkill_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user