feat: fall back to beautiful.font for textclock
This commit is contained in:
		| @@ -23,7 +23,7 @@ | ||||
|         timeout (or timeout 60) | ||||
|         timezone (or (and timezone (TimeZone.new timezone)) | ||||
|                      (TimeZone.new_local)) | ||||
|         font (or font beautiful.textclock_font) | ||||
|         font (or font beautiful.textclock_font beautiful.font) | ||||
|         w (wibox.widget.textbox)] | ||||
|     (var t nil) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user