mirror of
				https://git.davidovski.xyz/dot.git
				synced 2024-08-15 00:43:28 +00:00 
			
		
		
		
	Change st zoom keybind
This commit is contained in:
		
							parent
							
								
									57aad4d528
								
							
						
					
					
						commit
						90a7d7ceb3
					
				
					 17 changed files with 82 additions and 529 deletions
				
			
		|  | @ -15,24 +15,14 @@ audio_output { | |||
| 
 | ||||
| audio_output { | ||||
| 	type		"pulse" | ||||
|     name		"mpd pulse" | ||||
| 	name		"mpd" | ||||
| } | ||||
| 
 | ||||
| #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          "22050:16:2" | ||||
|        format          "44100:16:2" | ||||
| } | ||||
| 
 | ||||
| db_file            "~/.config/mpd/database" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue