6 lines
		
	
	
	
		
			123 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			123 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
| #!/bin/sh
 | |
| 
 | |
| export AUTOSTART_DISPLAY="Hyprland"
 | |
| 
 | |
| export MONITOR_PRIMARY="DisplayPort-0"
 | |
| export MONITOR_SECONDARY="HDMI-A-0"
 |