mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	refactor(tray): cleanup and fixes
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
|  | ||||
| #include <iostream> | ||||
|  | ||||
| waybar::ALabel::ALabel(const Json::Value& config, const std::string format) | ||||
| waybar::ALabel::ALabel(const Json::Value& config, const std::string& format) | ||||
|   : config_(config), | ||||
|     format_(config_["format"].isString() ? config_["format"].asString() : format), | ||||
|     default_format_(format_) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexis
					Alexis