Compton: Reduce shadow size
This commit is contained in:
		@@ -64,7 +64,7 @@ no-dock-shadow = false;
 | 
				
			|||||||
# Zero the part of the shadow's mask behind the window. Fix some weirdness with ARGB windows.
 | 
					# Zero the part of the shadow's mask behind the window. Fix some weirdness with ARGB windows.
 | 
				
			||||||
clear-shadow = true;
 | 
					clear-shadow = true;
 | 
				
			||||||
# The blur radius for shadows. (default 12)
 | 
					# The blur radius for shadows. (default 12)
 | 
				
			||||||
shadow-radius = 8;
 | 
					shadow-radius = 6;
 | 
				
			||||||
# The left offset for shadows. (default -15)
 | 
					# The left offset for shadows. (default -15)
 | 
				
			||||||
shadow-offset-x = -3;
 | 
					shadow-offset-x = -3;
 | 
				
			||||||
# The top offset for shadows. (default -15)
 | 
					# The top offset for shadows. (default -15)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user