23 lines
		
	
	
	
		
			588 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
	
		
			588 B
		
	
	
	
		
			INI
		
	
	
	
	
	
theme = Catppuccin Mocha
 | 
						|
cursor-invert-fg-bg = true
 | 
						|
mouse-hide-while-typing = true
 | 
						|
command = fish
 | 
						|
adw-toolbar-style = flat
 | 
						|
window-theme = ghostty
 | 
						|
 | 
						|
keybind = alt+l=goto_split:right
 | 
						|
keybind = alt+h=goto_split:left
 | 
						|
keybind = alt+k=goto_split:top
 | 
						|
keybind = alt+j=goto_split:bottom
 | 
						|
keybind = ctrl+alt+l=new_split:right
 | 
						|
keybind = ctrl+alt+h=new_split:left
 | 
						|
keybind = ctrl+alt+k=new_split:up
 | 
						|
keybind = ctrl+alt+j=new_split:down
 | 
						|
keybind = alt+enter=toggle_fullscreen
 | 
						|
keybind = alt+t=new_tab
 | 
						|
 | 
						|
keybind = ctrl+enter=unbind
 | 
						|
keybind = ctrl+shift+t=unbind
 | 
						|
keybind = ctrl+shift+j=unbind
 | 
						|
 | 
						|
# vim:ft=dosini
 |