feat(hosts:{ooksmedia,ooksmicro}): monitor configuration
This commit is contained in:
		
							parent
							
								
									eb31dceac7
								
							
						
					
					
						commit
						bc0d1e1135
					
				
					 2 changed files with 16 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -39,6 +39,14 @@ in
 | 
			
		|||
				"audio"
 | 
			
		||||
				"video"
 | 
			
		||||
			];
 | 
			
		||||
		  monitors = [{
 | 
			
		||||
		    name = "DSI-1";
 | 
			
		||||
		    width = 720;
 | 
			
		||||
		    height = 1280;
 | 
			
		||||
		    workspace = "1";
 | 
			
		||||
		    primary = true;
 | 
			
		||||
		    transform = 3;
 | 
			
		||||
		  }];
 | 
			
		||||
			battery = {
 | 
			
		||||
				powersave = {
 | 
			
		||||
					minFreq = 500;
 | 
			
		||||
| 
						 | 
				
			
			@ -50,14 +58,6 @@ in
 | 
			
		|||
				};
 | 
			
		||||
			};
 | 
			
		||||
		};
 | 
			
		||||
	  monitors = [{
 | 
			
		||||
	    name = "DSI-1";
 | 
			
		||||
	    width = 720;
 | 
			
		||||
	    height = 1280;
 | 
			
		||||
	    workspace = "1";
 | 
			
		||||
	    primary = true;
 | 
			
		||||
	    transform = 3;
 | 
			
		||||
	  }];
 | 
			
		||||
	};
 | 
			
		||||
 | 
			
		||||
  boot = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue