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