Get rid of comments in waybar
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"layer": "top", // Waybar at top layer
 | 
						"layer": "top",
 | 
				
			||||||
	"height": 40, // Waybar height (to be removed for auto height)
 | 
						"height": 40,
 | 
				
			||||||
	"modules-left": ["sway/workspaces", "sway/mode", "custom/media"],
 | 
						"modules-left": ["sway/workspaces", "sway/mode", "custom/media"],
 | 
				
			||||||
	"modules-center": ["tray"],
 | 
						"modules-center": ["tray"],
 | 
				
			||||||
	"modules-right": ["pulseaudio", "battery", "clock"],
 | 
						"modules-right": ["pulseaudio", "battery", "clock"],
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user