mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	dev: default window width to int
This commit is contained in:
		
					parent
					
						
							
								0d7875d0af
							
						
					
				
			
			
				commit
				
					
						24b5839922
					
				
			
		
					 1 changed files with 1 additions and 5 deletions
				
			
		|  | @ -414,11 +414,7 @@ with builtins; { | |||
|               longest line (previously `view.adaptive_size`). | ||||
|             ''; | ||||
| 
 | ||||
|             default = { | ||||
|               min = 30; | ||||
|               max = -1; | ||||
|               padding = 1; | ||||
|             }; | ||||
|             default = 30; | ||||
| 
 | ||||
|             type = with types; oneOf [int attrs]; | ||||
|           }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue