Allow for kitty local config
This commit is contained in:
parent
872479658a
commit
b4c4e7dd1d
@ -1,6 +1,6 @@
|
||||
background_opacity 0.85
|
||||
font_family DejaVuSansMono Nerd Font Complete Mono
|
||||
font_size 14.0
|
||||
font_size 17.0
|
||||
allow_remote_control yes
|
||||
|
||||
confirm_os_window_close 0
|
||||
@ -9,3 +9,4 @@ cursor_shape block
|
||||
shell_integration no-cursor
|
||||
|
||||
include ./theme.conf
|
||||
include ./local.conf
|
||||
|
@ -1,4 +1,3 @@
|
||||
include "%L"
|
||||
|
||||
<Multi_key> <n> <n> : 'ñ'
|
||||
<Multi_key> <:> <)> : '😄'
|
||||
<Multi_key> <n> <n> : "ñ"
|
||||
|
Loading…
Reference in New Issue
Block a user