mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	changes requested
This commit is contained in:
		| @@ -9,12 +9,11 @@ class Rfkill { | ||||
|   Rfkill(enum rfkill_type rfkill_type); | ||||
|   ~Rfkill() = default; | ||||
|   void waitForEvent(); | ||||
|   int getState() const; | ||||
|   bool getState() const; | ||||
|  | ||||
|  private: | ||||
|   enum rfkill_type rfkill_type_; | ||||
|   int state_ = 0; | ||||
|   int prev_state_ = 0; | ||||
| }; | ||||
|  | ||||
| }  // namespace waybar::util | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Marc
					Marc