Update compton.conf
This commit is contained in:
		
							parent
							
								
									20c5863573
								
							
						
					
					
						commit
						4b2b93be6c
					
				
					 1 changed files with 13 additions and 10 deletions
				
			
		|  | @ -1,10 +1,13 @@ | |||
| shadow = 1; | ||||
| no_dock_shadow = 1; | ||||
| detect-client-opacity = 1; | ||||
| use-ewmh-active-win = 1; | ||||
| detect-transient = 1; | ||||
| detect-client-leader = 1; | ||||
| backend = glx; | ||||
| glx-no-stencil = true; | ||||
| dbus = 1; | ||||
| vsync = opengl-swc; | ||||
| shadow = true; | ||||
| no-dock-shadow = true; | ||||
| no-dnd-shadow = true; | ||||
| detect-client-opacity = true; | ||||
| use-ewmh-active-win = true; | ||||
| detect-transient = true; | ||||
| detect-client-leader = true; | ||||
| dbus = true; | ||||
| mark-wmwin-focused = true; | ||||
| mark-ovredir-focused = true; | ||||
| // backend = "glx"; | ||||
| // glx-no-stencil = true; | ||||
| //vsync = "opengl-swc"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue