fix monitor names and sizes
This commit is contained in:
		
							parent
							
								
									e9a92ab48f
								
							
						
					
					
						commit
						dd6508a03d
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		|  | @ -46,15 +46,15 @@ | |||
|     gui = { | ||||
|       enable = true; | ||||
|       monitors = { | ||||
|         DP-1 = { | ||||
|         HDMI-A-4 = { | ||||
|           width = "1920"; | ||||
|           height = "1080"; | ||||
|           rate = "59.94"; | ||||
|         }; | ||||
|         DP-2 = { | ||||
|           width = "1920"; | ||||
|           height = "1080"; | ||||
|           rate = "143.855"; | ||||
|         DP-1 = { | ||||
|           width = "1600"; | ||||
|           height = "900"; | ||||
|           rate = "59.94"; | ||||
|           posX = "1920"; | ||||
|         }; | ||||
|       }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue