8 lines
		
	
	
	
		
			136 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			136 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
| #!/bin/sh
 | |
| 
 | |
| export AUTOSTART_DISPLAY=""
 | |
| 
 | |
| export MONITOR_PRIMARY="primary"
 | |
| export MONITOR_SECONDARY="secondary"
 | |
| 
 | |
| export DUNST_MONITOR="0"
 |