mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	conf: escape @DEFAULT_SINK@
Variables enclosed with @ are replaced with the value of the variable. The sink.name should remain @DEFAULT_SINK@. Escape the enclosing @ to prevent substitution of DEFAULT_SINK with an empty string while generating pipewire.conf.
This commit is contained in:
		
							parent
							
								
									07f7bda1fe
								
							
						
					
					
						commit
						c224010773
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -173,7 +173,7 @@ context.modules = [
 | 
			
		|||
    # Use libcanberra to play X11 Bell
 | 
			
		||||
    { name = libpipewire-module-x11-bell
 | 
			
		||||
        args = {
 | 
			
		||||
            #sink.name = "@DEFAULT_SINK@"
 | 
			
		||||
            #sink.name = "\@DEFAULT_SINK\@"
 | 
			
		||||
            #sample.name = "bell-window-system"
 | 
			
		||||
            #x11.display = null
 | 
			
		||||
            #x11.xauthority = null
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue