change kitty keybinds
This commit is contained in:
		
							parent
							
								
									9f3c8bcb5f
								
							
						
					
					
						commit
						2b16eab2f5
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -20,6 +20,13 @@
 | 
			
		|||
    };
 | 
			
		||||
 | 
			
		||||
    keybindings = {  
 | 
			
		||||
      ## Tabs
 | 
			
		||||
      "ctrl+1" = "goto_tab 1";
 | 
			
		||||
      "ctrl+2" = "goto_tab 2";
 | 
			
		||||
      "ctrl+3" = "goto_tab 3";
 | 
			
		||||
      "ctrl+4" = "goto_tab 4";
 | 
			
		||||
 | 
			
		||||
      ## Unbind
 | 
			
		||||
      "ctrl+shift+left" = "no_op";
 | 
			
		||||
      "ctrl+shift+right" = "no_op";
 | 
			
		||||
    };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue