mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	fix: ci
This commit is contained in:
		| @@ -515,7 +515,7 @@ bool waybar::modules::Network::checkInterface(struct ifinfomsg *rtif, std::strin | ||||
|   return false; | ||||
| } | ||||
|  | ||||
| int waybar::modules::Network::getPreferredIface(int skip_idx, bool wait = true) const { | ||||
| int waybar::modules::Network::getPreferredIface(int skip_idx, bool wait) const { | ||||
|   int ifid = -1; | ||||
|   if (config_["interface"].isString()) { | ||||
|     ifid = if_nametoindex(config_["interface"].asCString()); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alex
					Alex