change kitty config
This commit is contained in:
		
							parent
							
								
									2b16eab2f5
								
							
						
					
					
						commit
						1b1550dab1
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -11,12 +11,13 @@
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    settings = {
 | 
					    settings = {
 | 
				
			||||||
      confirm_os_window_close = 0;
 | 
					      confirm_os_window_close = 1;
 | 
				
			||||||
      background_opacity = "0.55";  
 | 
					      background_opacity = "0.55";  
 | 
				
			||||||
      window_padding_width = 10;
 | 
					      window_padding_width = 10;
 | 
				
			||||||
      scrollback_lines = 10000;
 | 
					      scrollback_lines = 10000;
 | 
				
			||||||
      enable_audio_bell = false;
 | 
					      enable_audio_bell = false;
 | 
				
			||||||
      mouse_hide_wait = 60;
 | 
					      mouse_hide_wait = 60;
 | 
				
			||||||
 | 
					      tab_title_template = "{title}";
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    keybindings = {  
 | 
					    keybindings = {  
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue