fix(hyprland): adapt my monitor settings to my new setup
This commit is contained in:
		
							parent
							
								
									087a148378
								
							
						
					
					
						commit
						13723ef4d1
					
				@ -1,5 +1,4 @@
 | 
			
		||||
{
 | 
			
		||||
  pkgs,
 | 
			
		||||
  lib,
 | 
			
		||||
  config,
 | 
			
		||||
  ...
 | 
			
		||||
 | 
			
		||||
@ -59,8 +59,8 @@ in {
 | 
			
		||||
        monitor =
 | 
			
		||||
          {
 | 
			
		||||
            "tilo" = [
 | 
			
		||||
              "DP-1, 3440x1440@144, 0x725, 1"
 | 
			
		||||
              "DP-3, 2560x1080@60, 3440x0, 1, transform, 3"
 | 
			
		||||
              "DP-1, 3440x1440@144, 1080x550, 1"
 | 
			
		||||
              "DP-2, 2560x1080@60, 0x0, 1, transform, 1"
 | 
			
		||||
            ];
 | 
			
		||||
            "gampo" = [];
 | 
			
		||||
          }."${cfg.host}";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user