fix(tazjin/emacs): explicitly set xrandr mode for office screen
Change-Id: I2cc5ce1157a7dd551908bd0beb2fe03295447d80 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8925 Tested-by: BuildkiteCI Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
		
							parent
							
								
									7c8fe6ccc8
								
							
						
					
					
						commit
						aa2f1bbc69
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -354,7 +354,7 @@ in-progress."
 | 
			
		|||
  (set-randr-config `(("eDP-1" 1 2)
 | 
			
		||||
                      ("DP-2" 3 4 5 6 7 8 9 0)))
 | 
			
		||||
 | 
			
		||||
  (shell-command "xrandr --output DP-2 --auto --primary --right-of eDP-1")
 | 
			
		||||
  (shell-command "xrandr --output DP-2 --mode 2560x1440 --primary --right-of eDP-1")
 | 
			
		||||
  (exwm-randr-refresh))
 | 
			
		||||
 | 
			
		||||
(defun randr-khamovnik-layout-single ()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue