mirror of
				https://git.davidovski.xyz/dot.git
				synced 2024-08-15 00:43:28 +00:00 
			
		
		
		
	fix toggle mute
This commit is contained in:
		
							parent
							
								
									6ed4306119
								
							
						
					
					
						commit
						7b3aa701e2
					
				
					 3 changed files with 1003 additions and 7 deletions
				
			
		|  | @ -1,4 +1,2 @@ | |||
| #!/bin/sh | ||||
| # | ||||
| pactl list sources | grep -qi 'Mute: yes' && pactl set-source-mute 0 false || pactl set-source-mute 0 true | ||||
| 
 | ||||
| amixer set Capture toggle | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue