15 lines
		
	
	
		
			No EOL
		
	
	
		
			422 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			No EOL
		
	
	
		
			422 B
		
	
	
	
		
			Text
		
	
	
	
	
	
profile laptop {
 | 
						|
    output eDP-1 mode 2256x1504 position 0,0 scale 1.5
 | 
						|
}
 | 
						|
 | 
						|
profile office {
 | 
						|
    output eDP-1 mode 2256x1504 position 0,0 scale 1.5
 | 
						|
    output DP-4 mode 1366x768 position 1500,0 scale 1
 | 
						|
    exec notify-send 'office monitors setup'
 | 
						|
}
 | 
						|
 | 
						|
profile church {
 | 
						|
    output eDP-1 mode 2256x1504 position 0,0 scale 1.5
 | 
						|
    output DP-3 mode 3840x2160 position 1500,0 scale 2
 | 
						|
    exec notify-send 'office monitors setup'
 | 
						|
} |