Comments
This commit is contained in:
		| @ -4,7 +4,7 @@ local function make(tagger) | ||||
| 	-- Create tag tagindicators | ||||
| 	-- We're using flex.vertical and flex.horizontal layouts because the grid | ||||
| 	--  layout doesn't expand things properly. | ||||
| 	widget.tagindicators = {} | ||||
| 	widget.tagindicators = {} -- NOTE THE `s`, THIS IS A DIFFERENT VARIABLE | ||||
| 	widget.tagindicator = wibox.widget { | ||||
| 		homogeneous   = true, | ||||
| 		spacing       = beautiful.dpi(2), | ||||
|  | ||||
		Reference in New Issue
	
	Block a user