Blur config
This commit is contained in:
		| @ -13,10 +13,15 @@ fade-exclude = [ | ||||
| ]; | ||||
|  | ||||
| backend = "glx"; | ||||
| detect-rounded-corners = true; | ||||
| blur-background-frame = false; | ||||
| blur: { | ||||
| 	method = "dual_kawase"; | ||||
| 	strength = 3; | ||||
| }; | ||||
| blur-exclude = [ | ||||
| 	"class_g != 'awesome'" | ||||
| ]; | ||||
|  | ||||
| inactive-opacity = 1; | ||||
| active-opacity = 1; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user