mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-28 23:12:29 +01:00 
			
		
		
		
	Fix typo
This commit is contained in:
		| @@ -23,7 +23,7 @@ void waybar::modules::sway::Workspaces::worker() | ||||
|         while (bar_.output_name.empty()) { | ||||
|           thread_.sleep_for(chrono::milliseconds(150)); | ||||
|         } | ||||
|       } else if (thread_.isRunnging() && !workspaces_.empty()) { | ||||
|       } else if (thread_.isRunning() && !workspaces_.empty()) { | ||||
|         ipc_.handleEvent(); | ||||
|       } | ||||
|       { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Caleb Bassi
					Caleb Bassi