mirror of
				https://git.davidovski.xyz/dot.git
				synced 2024-08-15 00:43:28 +00:00 
			
		
		
		
	add more transparency
This commit is contained in:
		
							parent
							
								
									2596f818e0
								
							
						
					
					
						commit
						416cb1a8dd
					
				
					 17 changed files with 362 additions and 239 deletions
				
			
		|  | @ -15,14 +15,24 @@ audio_output { | |||
| 
 | ||||
| audio_output { | ||||
| 	type		"pulse" | ||||
| 	name		"mpd" | ||||
|     name		"mpd pulse" | ||||
| } | ||||
| 
 | ||||
| #audio_output { | ||||
| #	type "jack" | ||||
| #	name "MPD jack" | ||||
| #} | ||||
| 
 | ||||
| #audio_output { | ||||
| 	#type "pipewire" | ||||
| 	#name "MPD pipewire" | ||||
| #} | ||||
| 
 | ||||
| audio_output { | ||||
|        type            "fifo" | ||||
|        name            "Visualizer feed" | ||||
|        path            "/tmp/mpd.fifo" | ||||
|        format          "44100:16:2" | ||||
|        format          "22050:16:2" | ||||
| } | ||||
| 
 | ||||
| db_file            "~/.config/mpd/database" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue