mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 01:17:20 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Internal display on the left
 | |
| #output eDP-1 resolution 1920x1080 position 1920,0
 | |
| 
 | |
| # DISABLE INTERNAL DISPLAY, DISABLE FROM TTY IF NEEDED!
 | |
| output eDP-1 disable
 | |
| 
 | |
| # External display on the right
 | |
| output HDMI-A-1 resolution 1920x1080 position 3840,0
 | |
| # Set wallpaper onto the external monitor
 | |
| output HDMI-A-1 bg ~/.wallpaper stretch
 |