mirror of
				https://github.com/AquaMorph/dotfiles.git
				synced 2025-11-04 01:03:19 +00:00 
			
		
		
		
	Moved interface startup to new script
This commit is contained in:
		@@ -16,9 +16,7 @@ do
 | 
				
			|||||||
    pulseaudio -D
 | 
					    pulseaudio -D
 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Start up eurorack interface
 | 
					sh ~/.config/scripts/start-es-8.sh 
 | 
				
			||||||
alsa_in -d hw:1 &
 | 
					 | 
				
			||||||
alsa_out -d hw:1 &
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Start up programs that use audio
 | 
					# Start up programs that use audio
 | 
				
			||||||
sleep .1 && i3-msg 'workspace 10; exec google-play-music-desktop-player'
 | 
					sleep .1 && i3-msg 'workspace 10; exec google-play-music-desktop-player'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user