21 lines
		
	
	
	
		
			376 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
	
		
			376 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Font handling
 | 
						|
font_family JetBrainsMono Nerd Font Mono Regular
 | 
						|
font_size 16.0
 | 
						|
 | 
						|
#Remove annoying things
 | 
						|
enable_audio_bell no
 | 
						|
confirm_os_window_close 0
 | 
						|
 | 
						|
# Set TERM env
 | 
						|
env TERM=xterm-256color
 | 
						|
 | 
						|
# Macos stuff
 | 
						|
macos_option_as_alt yes
 | 
						|
 | 
						|
# Make it borderless
 | 
						|
hide_window_decorations yes
 | 
						|
 | 
						|
# BEGIN_KITTY_THEME
 | 
						|
# Gruvbox Material Dark Soft
 | 
						|
include current-theme.conf
 | 
						|
# END_KITTY_THEME
 |