consistent with wm
This commit is contained in:
		
							parent
							
								
									46fa991425
								
							
						
					
					
						commit
						2bb8f900fa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -97,7 +97,7 @@ end | |||
| 
 | ||||
| config.keys = { | ||||
|   --| Spawn Tab | ||||
|   { key = 't', mods = 'ALT', action = act.SpawnTab 'CurrentPaneDomain', }, | ||||
|   { key = 'n', mods = 'ALT', action = act.SpawnTab 'CurrentPaneDomain', }, | ||||
|   --| Tab Navigation | ||||
|   { key = 'LeftArrow',  mods = 'ALT', action = act.ActivateTabRelative(-1) }, | ||||
|   { key = 'RightArrow', mods = 'ALT', action = act.ActivateTabRelative(1)  }, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue