[Picom] Add exception to background blur
This commit is contained in:
		
							parent
							
								
									b4a6904989
								
							
						
					
					
						commit
						e3880c48b1
					
				@ -333,6 +333,7 @@
 | 
				
			|||||||
    blur-background-exclude = [
 | 
					    blur-background-exclude = [
 | 
				
			||||||
      "window_type = 'desktop'",
 | 
					      "window_type = 'desktop'",
 | 
				
			||||||
      "class_g = 'Polybar'",
 | 
					      "class_g = 'Polybar'",
 | 
				
			||||||
 | 
					      "class_g = 'discord-overlay'",
 | 
				
			||||||
      "_GTK_FRAME_EXTENTS@:c"
 | 
					      "_GTK_FRAME_EXTENTS@:c"
 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  #+END_SRC
 | 
					  #+END_SRC
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user