cambia a nuevo keyboard layout
This commit is contained in:
		
							parent
							
								
									c3d3707ea9
								
							
						
					
					
						commit
						61bdb152ba
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -21,8 +21,8 @@ with lib; | |||
|       "TERMINAL" = "kitty"; | ||||
|     }; | ||||
|     keyboard = { | ||||
|       layout = "us,latam"; | ||||
|       options = [ "grp:alt_shift_toggle" ]; | ||||
|       layout = "us"; | ||||
|       variant = "altgr-intl"; | ||||
|     }; | ||||
|   }; | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue
	
	 Fabián Montero
						Fabián Montero